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

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

Open
lewing opened this issue Apr 17, 2024 · 3 comments
Open

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

lewing opened this issue Apr 17, 2024 · 3 comments
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@lewing
Copy link
Member

lewing commented Apr 17, 2024

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: #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: 🔎 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: ❌ Known issue did not match with the provided build.
Validation performed at: 4/18/2024 3:29:45 PM UTC

Report

Build Definition Test Pull Request
857318 dotnet/runtime WasmTestOnChrome-MT-System.Text.Json.Tests.WorkItemExecution #109406
843225 dotnet/runtime WasmTestOnFirefox-MT-System.Text.Json.Tests.WorkItemExecution #108731

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 2
@lewing lewing added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Apr 17, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 17, 2024
@lewing lewing added area-VM-threading-mono arch-wasm WebAssembly architecture and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 17, 2024
@lewing lewing added this to the 9.0.0 milestone Apr 17, 2024
@lewing lewing changed the title [wasm-mt] Timeout flushing log messages [wasm-mt] Timeout in System.Text.Json.Tests Apr 17, 2024
@lewing lewing changed the title [wasm-mt] Timeout in System.Text.Json.Tests [wasm] Timeout in System.Text.Json.Tests Apr 17, 2024
@lewing
Copy link
Member Author

lewing commented Apr 17, 2024

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

@pavelsavara
Copy link
Member

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

@lewing lewing modified the milestones: 9.0.0, Future Apr 26, 2024
@lewing lewing removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label May 2, 2024
@lewing
Copy link
Member Author

lewing commented May 2, 2024

The problematic tests were moved to the outerloop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

2 participants