-
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] Tracking issue for issues caused by the emscripten bump to 2.0.34 #65464
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: @directhex Issue DetailsThis is the list of tests that we have seen after the bump, so most should be because of the bump itself.
|
Author: | radical |
---|---|
Assignees: | - |
Labels: |
|
Milestone: | - |
|
This is the list of tests that we have seen after the bump, so most should be because of the bump itself.
The bump was merged in #64447 .
Microsoft.Extensions.Logging.Tests
#64725 (not disabled)src/mono/mono/metadata/class-accessors.c:92
inSystem.Linq.Tests
#64774System.Text.RegularExpressions.Tests
:System.Text.RegularExpressions.Tests
#64769RuntimeError: null function or function signature mismatch
inSystem.Text.RegularExpressions.Tests
#64916src/mono/mono/mini/interp/interp.c:3874
, forSystem.Text.RegularExpressions.Tests
#64917System.Collections.Immutable.Tests
:memory access out of bounds
crash inSystem.Collections.Immutable.Tests
withv8
#65242System.Collections.Immutable.Tests
#65335System.Text.Json.Tests
:RuntimeError: memory access out of bounds
forSystem.Text.Json.Tests
#64775mono_metadata_generic_inst_hash
forSystem.Text.Json
tests #65243System.Text.Json
#65336System.Threading.Channels.Tests
:RuntimeError: table index is out of bounds
on v8, chrome, and node. #65012remainder by zero
crash inSystem.Threading.Channels.Tests
, on browser #65245System.Threading.Channels.Tests
#65337cc @radekdoulik @lewing
The text was updated successfully, but these errors were encountered: