-
Notifications
You must be signed in to change notification settings - Fork 5k
NativeAOT failure in System.Reflection.Tests.GetTypeTests.GetType_InvalidAssemblyName #114288
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
Labels
Comments
Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas |
Ah, I am sorry - I have missed this failure in the list of other known failures. |
Easy to do right now - lots of red. |
I forgive you, @jkotas |
jkotas
added a commit
to jkotas/runtime
that referenced
this issue
Apr 4, 2025
…semblyName Apply the fix to NativeAOT TypeNameResolver too Fixes dotnet#114288
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Uh oh!
There was an error while loading. Please reload this page.
@adamsitnik Regression introduced by #114228
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1005987
Build error leg or test failing: All NativeAOT legs
Error Message
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1005987
Error message validated:
[System.IO.FileLoadException : The given assembly name was invalid
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/4/2025 11:12:12 PM UTC
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1005987
Error message validated:
[System.Reflection.Tests.GetTypeTests System.IO.FileLoadException : The given assembly name was invalid
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/4/2025 11:16:11 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: