-
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
System.Tests.ArrayTests.CreateInstance test failing in NativeAOT #79403
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: @agocke, @MichalStrehovsky, @jkotas Issue Details
Build InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=105778 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "[FAIL] System.Tests.ArrayTests.CreateInstance(elementType: typeof(System.Int32*), repeatedValue: null)",
"BuildRetry": false
}
|
@MichalStrehovsky Can this be a regression from your type loader cleanups? |
Can someone please reset the tests on the related PRs? |
I can re-trigger the test if really needed but we're generally fine merging with a failing test in the CI if the failure is understood and unlikely to be related to the PR. People with merge access know the rules. |
Thanks :) |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=105778
Build error leg or test failing: System.Tests.ArrayTests.CreateInstance
Pull request: #79378
Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: