-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[tvOS][test] System.Runtime.Extensions BitOperationsTests BitOps_Crc32C_byte crash #76830
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to 'os-tvos': @steveisok, @akoeplinger Issue DetailsThis test has been failing lately on tvOS arm64. Native Stacktrace
Managed Stacktrace
{
"ErrorMessage": "at System.Numerics.Tests.BitOperationsTests:BitOps_Crc32C_byte",
"BuildRetry": false
} ReportSummary
|
@akoeplinger @mdh1418 Can we skip this test until we figure out root cause? |
I think that makes sense, and it'll help make runtime-extra-platforms more green in the meantime |
@tannergooding Does this failure imply a problem with the software fallback, or the arm64 intrinsic? |
This test has been failing lately on tvOS arm64.
build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=44476&view=logs&j=f4520fb1-1559-5885-1d9c-3cb3f6a85e23&t=6c7a8cfe-f92e-569a-eef9-b2ad3e13056d
log: https://gist.github.com/mdh1418/34590144fc854cc652ba0525b5af38ab
Native Stacktrace
Managed Stacktrace
Report
Summary
The text was updated successfully, but these errors were encountered: