Skip to content
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

System.Collections.Immutable.Tests on Wasm failing intermittently with Assertion at /__w/1/s/src/mono/mono/metadata/class.c:1990, condition `<disabled>' not met #65574

Closed
runfoapp bot opened this issue Feb 18, 2022 · 5 comments
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono

Comments

@runfoapp
Copy link

runfoapp bot commented Feb 18, 2022

Runfo Tracking Issue: System.Collections.Immutable.Tests on Wasm failing intermittently

Build Definition Kind Run Name Console Core Dump Test Results Run Client
1654719 runtime PR 66408 net7.0-Browser-Release-wasm-Mono_Release-normal-Ubuntu.1804.Amd64.Open console.log runclient.py
1654719 runtime PR 66408 net7.0-Browser-Release-wasm-Mono_Release-WasmTestOnBrowser-Ubuntu.1804.Amd64.Open console.log runclient.py
1630870 runtime PR 65729 net7.0-Browser-Release-wasm-Mono_Release-normal-Ubuntu.1804.Amd64.Open console.log runclient.py
1630870 runtime PR 65729 net7.0-Browser-Release-wasm-Mono_Release-WasmTestOnBrowser-Ubuntu.1804.Amd64.Open console.log runclient.py
1628733 runtime PR 65446 net7.0-Browser-Release-wasm-Mono_Release-WasmTestOnBrowser-Ubuntu.1804.Amd64.Open console.log runclient.py
1626189 runtime PR 65729 net7.0-Browser-Release-wasm-Mono_Release-normal-Ubuntu.1804.Amd64.Open console.log runclient.py
1626189 runtime PR 65729 net7.0-Browser-Release-wasm-Mono_Release-WasmTestOnBrowser-Ubuntu.1804.Amd64.Open console.log runclient.py
1626173 runtime PR 65728 net7.0-Browser-Release-wasm-Mono_Release-normal-Ubuntu.1804.Amd64.Open console.log runclient.py
1626173 runtime PR 65728 net7.0-Browser-Release-wasm-Mono_Release-WasmTestOnBrowser-Ubuntu.1804.Amd64.Open console.log runclient.py

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 5
@dotnet-issue-labeler
Copy link

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.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Feb 18, 2022
@ghost
Copy link

ghost commented Feb 18, 2022

Tagging subscribers to this area: @dotnet/area-system-collections
See info in area-owners.md if you want to be subscribed.

Issue Details

Runfo Creating Tracking Issue (data being generated)

Author: runfoapp[bot]
Assignees: -
Labels:

arch-wasm, area-System.Collections, untriaged

Milestone: -

@danmoseley
Copy link
Member

[01:48:00] info: Discovered:  System.Collections.Immutable.Tests.dll (found 958 of 962 test cases)
[01:48:00] info: Starting:    System.Collections.Immutable.Tests.dll
[01:48:06] fail: * Assertion at /__w/1/s/src/mono/mono/metadata/class.c:1990, condition `<disabled>' not met
                 
[02:02:54] fail: Application has finished with exit code TIMED_OUT but 0 was expected
XHarness exit code: 71 (GENERAL_FAILURE)
/datadisks/disk1/work/A97009C7/w/BDF90A33/e /datadisks/disk1/work/A97009C7/w/BDF90A33/e

This is a Mono issue.

@danmoseley danmoseley changed the title System.Collections.Immutable.Tests on Wasm failing intermittently System.Collections.Immutable.Tests on Wasm failing intermittently with Assertion at /__w/1/s/src/mono/mono/metadata/class.c:1990, condition `<disabled>' not met Feb 18, 2022
@radical
Copy link
Member

radical commented Feb 18, 2022

We rolled back Emscripten yesterday with #65517 . The builds here seem to be from before that, like with PRs that weren't updated, or ran before this. And the rolling builds are from earlier in the week.

@radical radical removed the untriaged New issue has not been triaged by the area owner label Feb 18, 2022
radekdoulik added a commit that referenced this issue Feb 24, 2022
To get rid of random crashes like #65574
carlossanlop pushed a commit that referenced this issue Feb 25, 2022
* Update dependencies from https://github.com/dotnet/emsdk build 20220215.1

Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
 From Version 7.0.0-alpha.2.22104.1 -> To Version 7.0.0-alpha.2.22115.1

* Update dependencies from https://github.com/dotnet/emsdk build 20220224.1

Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
 From Version 7.0.0-alpha.2.22104.1 -> To Version 7.0.0-alpha.2.22124.1

* Go back to emscripten 2.0.23

To get rid of random crashes like #65574

* Update dependencies from https://github.com/dotnet/emsdk build 20220224.2

Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
 From Version 7.0.0-alpha.2.22104.1 -> To Version 7.0.0-preview.2.22124.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Radek Doulik <radekdoulik@gmail.com>
@radical
Copy link
Member

radical commented Mar 21, 2022

Based on #65574 (comment), I believe this can be closed. @radekdoulik @lewing please re-open if you disagree.

@radical radical closed this as completed Mar 21, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono
Projects
None yet
Development

No branches or pull requests

3 participants