runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[wasm] chrome-DebuggerTests crashing with DeadLetter

Open tannergooding opened this issue 1 year ago • 3 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=870136 Build error leg or test failing: chrome-DebuggerTests

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Executor timed out after 3000 seconds and was killed",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=870136 Error message validated: [Executor timed out after 3000 seconds and was killed] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 11/15/2024 5:48:29 PM UTC

Report

Build Definition Test Pull Request
947335 dotnet/runtime chrome-DebuggerTests.SteppingTests.WorkItemExecution dotnet/runtime#111410
947309 dotnet/runtime chrome-DebuggerTests.SteppingTests.WorkItemExecution dotnet/runtime#112219

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

tannergooding avatar Nov 15 '24 16:11 tannergooding

Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.

Tagging subscribers to this area: @thaystg See info in area-owners.md if you want to be subscribed.

These tests are crashing Helix and as such do not have any logs that can be used to automatically filter.

I've put up https://github.com/dotnet/runtime/pull/109871 to disable these tests from running in the meantime

tannergooding avatar Nov 15 '24 16:11 tannergooding