-
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
[wasm] Test failures due to trimming errors on main
#73932
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsRolling builds failing due to trimming errors like:
The trimming related build errors were fixed in 7d986fa . These are actual test failures now. I have pushed fixes for some of these to #73894 .
|
Closing this in favor of #73961 which is referenced in disabled tests. |
Rolling builds failing due to trimming errors like:
normal-System.Runtime.Serialization.Json.ReflectionOnly.Testsnormal-System.Runtime.Serialization.Json.Testsnormal-System.Runtime.Serialization.Xml.ReflectionOnly.Testsnormal-System.Runtime.Serialization.Xml.TestsThe trimming related build errors were fixed in 7d986fa . These are actual test failures now. I have pushed fixes for some of these to #73894 .
cc @eerhardt @stephentoub
The text was updated successfully, but these errors were encountered: