Uh oh!
There was an error while loading. Please reload this page.
[browser] Use standard xunit test runner on multithreaded runtime - #91317
Conversation
ghost
commented
Aug 30, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue Detailsnull
|
maraf
commented
Aug 30, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Aug 30, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
radical
commented
Aug 30, 2023
Are the xunit bits here just for testing? They should be with the rest of the runner stuff that we have in xharness. |
maraf
commented
Aug 31, 2023
Definitely. I'm also thinking about move the entry point to xharness as well. I copied it over to just be able to run CI with changes that I needed |
maraf
commented
Sep 22, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Oct 31, 2023
What is missing here ? |
# Conflicts: # src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs
maraf
commented
Jan 30, 2024
/azp run runtime-wasm |
This reverts commit ada85ee.
maraf
commented
Jan 30, 2024
/azp run runtime-wasm |
lewing
commented
Jan 31, 2024
CI was stuck, merged main to restart |
maraf
commented
Jan 31, 2024
/azp run runtime-wasm |
maraf
commented
Feb 7, 2024
Requires #97640 |
# Conflicts: # eng/testing/tests.browser.targets # src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs # src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj # src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj # src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj # src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj # src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj # src/libraries/System.Text.Json/tests/System.Text.Json.Tests/System.Text.Json.Tests.csproj
maraf
commented
Feb 12, 2024
/azp run runtime-wasm |
maraf
commented
Feb 13, 2024
/azp run runtime-wasm |
WasmXHarnessVerbosity(Trace,Debug,Informationdefault,Warning,Error,Critical)XunitShowProgressWIP: Experimenting with runInParallelSeparate PRCloses#88763