[wasm] Timeout in System.Text.Json.Tests
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=646704 Build error leg or test failing: Build / browser-wasm linux Release LibraryTests_Threading / Send to Helix Pull request: https://github.com/dotnet/runtime/pull/101117
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": [ "System.Text.Json.Tests", "Application has finished with exit code TIMED_OUT but 0 was expected" ],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=646704
Error message validated: [System.Text.Json.Tests Application has finished with exit code TIMED_OUT but 0 was expected]
Result validation: :x: Known issue did not match with the provided build.
Validation performed at: 4/18/2024 3:29:45 PM UTC
Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
For some reason I can't get it to match on the multithreaded tests but it does work on regular ones
does it happen on ST too ? Do you have specimen ? @lewing
The problematic tests were moved to the outerloop