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

chrome-DebuggerTests.EvaluateOnCallFrameTests crashing in CI #89470

Closed
ericstj opened this issue Jul 25, 2023 · 2 comments
Closed

chrome-DebuggerTests.EvaluateOnCallFrameTests crashing in CI #89470

ericstj opened this issue Jul 25, 2023 · 2 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Debugger-mono 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
Milestone

Comments

@ericstj
Copy link
Member

ericstj commented Jul 25, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=348001
Build error leg or test failing: chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution
Pull request: #89216

Error Message

{
  "ErrorMessage": "chrome-DebuggerTests.EvaluateOnCallFrameTests",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Later in the log I see:

The active test run was aborted. Reason: Test host process crashed

This test seems to have a rather high failure rate: https://dev.azure.com/dnceng-public/public/_build/results?buildId=348001&view=ms.vss-test-web.build-test-results-tab&runId=7384340&resultId=100284&paneView=history

I can go as far back as we have build history and see this test failing in the same way.

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=348001
Error message validated: chrome-DebuggerTests.EvaluateOnCallFrameTests
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/25/2023 8:32:13 PM UTC

Report

Build Definition Test Pull Request
352914 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89329
352652 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89504
352517 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89299
352487 dotnet/runtime DebuggerTests.EvaluateOnCallFrameTests.DebuggerTests.EvaluateOnCallFrameTests.EvaluateExpressionsWithDeepMemberAccesses #89296
352442 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #88735
352436 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #88735
351993 dotnet/runtime DebuggerTests.EvaluateOnCallFrameTests.DebuggerTests.EvaluateOnCallFrameTests.NegativeTestsInStaticMethod #89329
351833 dotnet/runtime DebuggerTests.EvaluateOnCallFrameTests.DebuggerTests.EvaluateOnCallFrameTests.EvaluateTypeInstanceMembers #88735
348001 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89216
351450 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89217
351409 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89441
351340 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89299
351270 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89432
351073 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #88279
351024 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution
350721 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89217
350621 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89387
350554 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89217

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
7 18 18
@ericstj ericstj 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 Jul 25, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 25, 2023
@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 Jul 25, 2023
@radical radical added arch-wasm WebAssembly architecture area-Debugger-mono labels Jul 26, 2023
@ghost
Copy link

ghost commented Jul 26, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=348001
Build error leg or test failing: chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution
Pull request: #89216

Error Message

{
  "ErrorMessage": "chrome-DebuggerTests.EvaluateOnCallFrameTests",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Later in the log I see:

The active test run was aborted. Reason: Test host process crashed

This test seems to have a rather high failure rate: https://dev.azure.com/dnceng-public/public/_build/results?buildId=348001&view=ms.vss-test-web.build-test-results-tab&runId=7384340&resultId=100284&paneView=history

I can go as far back as we have build history and see this test failing in the same way.

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=348001
Error message validated: chrome-DebuggerTests.EvaluateOnCallFrameTests
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/25/2023 8:32:13 PM UTC

Report

Build Definition Test Pull Request
351833 dotnet/runtime DebuggerTests.EvaluateOnCallFrameTests.DebuggerTests.EvaluateOnCallFrameTests.EvaluateTypeInstanceMembers #88735
348001 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89216
351450 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89217
351409 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89441
351340 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89299
351270 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89432
351073 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #88279
351024 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution
350721 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89217
350621 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89387
350554 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #89217

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
10 11 11
Author: ericstj
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, untriaged, area-Debugger-mono, Known Build Error, needs-area-label

Milestone: -

@radical radical added this to the 8.0.0 milestone Jul 26, 2023
@radical radical self-assigned this Jul 26, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 26, 2023
@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 26, 2023
@lewing
Copy link
Member

lewing commented Jul 26, 2023

closing as a duplicate of #89409 (which is more general)

@lewing lewing closed this as completed Jul 26, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono 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
Projects
None yet
Development

No branches or pull requests

4 participants