-
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] 2 runtime tests failing with emscripten 3.1.34 #84786
Comments
Tagging subscribers to this area: @directhex Issue DetailsThese failures might be related to change in handling of Failing tests
Logs
|
@radekdoulik the first error message is already being tracked with #81383 : For the second error message, can you please make sure this issue is linked with Known Build Error? The instructions can be found in our template: https://github.com/dotnet/runtime/issues/new?assignees=&labels=blocking-clean-ci%2CKnown+Build+Error&template=04_ci_known_issue.yml |
These are now disabled on wasm, so they shouldn't fail on CI. Looking at the logs, it also seems different than #81383, because in our case the tests passes, but xharness evaluates it as failed. |
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsThese failures might be related to change in handling of Failing tests
Logs
|
@radekdoulik please update the status of this issue |
@radekdoulik, should #100334 try to enable the tests? Or a separate PR when the bump is merged. |
To check whether dotnet#84786 is still valid for 3.1.56
To check whether #84786 is still valid for 3.1.56
resolved with #108977 |
These failures might be related to change in handling of
ExitStatus
exception in emscripten.Failing tests
Logs
The text was updated successfully, but these errors were encountered: