-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Microsoft.Extensions.Logging.Generators.Tests fails on wasm+aot #52384
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBuilding the test suite fails with an llvm assertion:
This is caused by
|
* [wasm][aot] System.Runtime.Tests failing with a different issue now The earlier one (#51960) was fixed. New: #52393 * Enable Common.Tests test tracked in #50955, already fixed on main * [wasm] System.Reflection.Tests - update to track change from crash to a .. test failure. Issue: #51673 * Re-enable System.Collections.Tests, issue: #51037 * Disable Microsoft.Extensions.Logging.Generators, and System.IO.Pipelines Issue: #52384 Issue: #50959 * Enable two System.Reflection.Metadata* tests Issue: #51958 * Fix path for Microsoft.Extensions.Logging.Generators.Tests
@vargaz guessing you wanted a different codegen area here? |
Tagging subscribers to 'linkable-framework': @eerhardt, @vitek-karas, @LakshanF, @sbomer Issue DetailsBuilding the test suite fails with an llvm assertion:
This is caused by
|
dotnet/linker#2016 is now closed. Can this issue be closed? |
Building the test suite fails with an llvm assertion:
This is caused by
dotnet/linker#2016
The text was updated successfully, but these errors were encountered: