dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.36k stars 4.74k forks source link

[wasm] chrome-DebuggerTests crashing with DeadLetter #109870

Open tannergooding opened 2 hours ago

tannergooding commented 2 hours ago

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: [DeadLetter] Result validation: :x: Known issue did not match with the provided build. Validation performed at: 11/15/2024 4:55:39 PM UTC

Report

Summary

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

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

Summary

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

Report

Build Definition Test Pull Request
870136 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution dotnet/runtime#104637

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 1 1
dotnet-policy-service[bot] commented 2 hours ago

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

dotnet-policy-service[bot] commented 2 hours ago

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

tannergooding commented 2 hours ago

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