Diagnose remaining NumPy 3.14 failure - #4298
Conversation
✅MegaLinter analysis: Success
Notices📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining See detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
330bbea to
05a8d5e
Compare
7ee9393 to
d61968e
Compare
|
Superseded by #4293. This diagnostic PR intentionally forced the backend suite step to exit successfully so its failure logs could be uploaded; those artifacts exposed the eight remaining PyTorch failures. The implementation and regression fixes are now consolidated in #4293, so this temporary workflow should not be merged. |

Temporary diagnostic PR based on #4293. It runs the NumPy 3.14 suite with
--maxfail=1and always uploads the traceback/JUnit artifact. No production changes beyond the #4293 fixes are proposed.