-
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
[wasm][tests] NullReferenceException errors in System.Linq.Expressions.Tests
#51708
Labels
arch-wasm
WebAssembly architecture
area-System.Linq.Expressions
disabled-test
The test is disabled in source code against the issue
trimming-for-aot
`EnableAggressiveTrimming=true` used for running tests with AOT
Milestone
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBuilding with
|
cc @eerhardt |
The error changed - I checked locally. Now we have 2 failures for
and 4 failures for
|
System.Linq.Expressions.Tests
System.Linq.Expressions.Tests
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-wasm
WebAssembly architecture
area-System.Linq.Expressions
disabled-test
The test is disabled in source code against the issue
trimming-for-aot
`EnableAggressiveTrimming=true` used for running tests with AOT
Building with
/p:EnableAggressiveTrimming=true
fails with:Build
The text was updated successfully, but these errors were encountered: