Skip to content

[wasm] Disable problematic threading tests in System.Threading.Tests#38336

Merged
mdh1418 merged 1 commit intodotnet:masterfrom
mdh1418:mdhwang/skip_system_threading_tests
Jun 24, 2020
Merged

[wasm] Disable problematic threading tests in System.Threading.Tests#38336
mdh1418 merged 1 commit intodotnet:masterfrom
mdh1418:mdhwang/skip_system_threading_tests

Conversation

@mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Jun 24, 2020

This PR looks to make the System.Threading test suite pass on WebAssembly.

Tests run: 420, Errors: 0, Failures: 0, Skipped: 67. Time: 23.2063199s

@mdh1418 mdh1418 added arch-wasm WebAssembly architecture area-System.Threading labels Jun 24, 2020
@mdh1418 mdh1418 requested review from akoeplinger and steveisok June 24, 2020 15:00
@akoeplinger akoeplinger changed the title [wasm] Disable threading tests in System.Threading.tests [wasm] Disable problematic threading tests in System.Threading.Tests Jun 24, 2020
Copy link
Member

@akoeplinger akoeplinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to see that a significant chunk of the tests appears to work :)

@mdh1418 mdh1418 force-pushed the mdhwang/skip_system_threading_tests branch from 8e64a70 to 85f1b30 Compare June 24, 2020 16:50
@mdh1418 mdh1418 merged commit 0644e60 into dotnet:master Jun 24, 2020
@mdh1418 mdh1418 deleted the mdhwang/skip_system_threading_tests branch June 24, 2020 23:34
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-System.Threading

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants