-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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] Chrome crashes in debugger tests #86919
Comments
We have been seeing a few of these recently. |
Tagging subscribers to this area: @thaystg Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=289991 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "launch-host-and-connect failed with System.Net.Http.HttpRequestException: Connection refused (127.0.0.1",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} ReportSummary
|
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=289991 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "launch-host-and-connect failed with System.Net.Http.HttpRequestException: Connection refused (127.0.0.1",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} ReportSummary
|
.. seen on PRs, and rolling builds. These are with chrome version And the earlier crash was with
|
.. because of crashes being hit on linux. Issue: dotnet#86919
PR #87565 adds automatic helix retries for this. It hasn't been hit since. |
This was fixed to a specific version (`113.0.5672.63`) because of dotnet#86919 . But trying to use latest again now.
This was fixed to a specific version (`113.0.5672.63`) because of #86919 . But trying to use latest again now.
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=289991
Build error leg or test failing: chrome-DebuggerTests.SetVariableValueTests.WorkItemExecution
Pull request: #86899
Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: