-
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
Runtime_76194 fails on ARM32 #78758
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 this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsThe test added in #76341 fails on ARM32. JIT/Regression/JitBlue/Runtime_76194/Runtime_76194/Runtime_76194.sh [FAIL]
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
at Runtime_76194.Read1(Byte* location)
at Runtime_76194.Main() cc @EgorBo
|
I am unsure why this only has failed in outerloop runs. Maybe the failure is intermittent? |
The test added in #76341 fails on ARM32.
Work items: https://dev.azure.com/dnceng-public/public/_build/results?buildId=90661&view=ms.vss-test-web.build-test-results-tab
cc @EgorBo
The text was updated successfully, but these errors were encountered: