runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[wasm] Timeout in System.Text.Json.Tests

Open lewing opened this issue 1 year ago • 3 comments

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

lewing avatar Apr 17 '24 19:04 lewing

For some reason I can't get it to match on the multithreaded tests but it does work on regular ones

lewing avatar Apr 17 '24 22:04 lewing

does it happen on ST too ? Do you have specimen ? @lewing

pavelsavara avatar Apr 25 '24 15:04 pavelsavara

The problematic tests were moved to the outerloop

lewing avatar May 02 '24 15:05 lewing