-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[libraries-jitstress] Failures in System.Numerics.Tensors.Tests.*Generic* #96464
Comments
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsError BlobLots of failures in libraries-jitstress. Unsure if this is a JIT issue or not -- the tests are failing even in the MinOpts scenario. Does not repro locally for me, but I don't have AVX512, so maybe that's related. Example: https://dev.azure.com/dnceng-public/public/_build/results?buildId=513811&view=results {
"ErrorMessage": "System.Numerics.Tensors.Tests.IntPtrGenericTensorPrimitives.MinMagnitude_TwoTensors_SpecialValues [FAIL]",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
} Reproduction StepsNo response
|
Looks like @tannergooding already has a fix ready in #96463 |
Tagging subscribers to this area: @dotnet/area-system-numerics-tensors Issue DetailsError BlobLots of failures in libraries-jitstress. Unsure if this is a JIT issue or not -- the tests are failing even in the MinOpts scenario. Does not repro locally for me, but I don't have AVX512, so maybe that's related. Example: https://dev.azure.com/dnceng-public/public/_build/results?buildId=513811&view=results Only seems to fail on x86/x64, but does so across platforms. {
"ErrorMessage": "System.Numerics.Tensors.Tests.IntPtrGenericTensorPrimitives.MinMagnitude_TwoTensors_SpecialValues [FAIL]",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
} Reproduction StepsNo response Known issue validationBuild: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=513811
|
Error Blob
Lots of failures in libraries-jitstress. Unsure if this is a JIT issue or not -- the tests are failing even in the MinOpts scenario. Does not repro locally for me, but I don't have AVX512, so maybe that's related.
Example: https://dev.azure.com/dnceng-public/public/_build/results?buildId=513811&view=results
Only seems to fail on x86/x64, but does so across platforms.
Reproduction Steps
No response
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=513811
Error message validated:
System.Numerics.Tensors.Tests.IntPtrGenericTensorPrimitives.MinMagnitude_TwoTensors_SpecialValues [FAIL]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/3/2024 9:42:58 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: