-
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] add support for retrying debugger tests when chrome launch times out #76528
Comments
Tagging subscribers to this area: @thaystg Issue DetailsAffected test:
Error: Runfo failures in last 30 days as of 10/3:
Error example from Console log:
|
.. they failed while waiting for the browser to launch. Related: https://github.com/dotnet/arcade/tree/main/src/Microsoft.DotNet.Helix/Sdk#test-retry Fixes dotnet#76528
….. (#78357) .. they failed while waiting for the browser to launch. Related: https://github.com/dotnet/arcade/tree/main/src/Microsoft.DotNet.Helix/Sdk#test-retry Fixes #76528
Re-opening because #78357 didn't work. I will test in a new PR. |
Affected test:
DebuggerTests.SetVariableValueTests.DebuggerTests.SetVariableValueTests.SetLocalPrimitiveTypeVariableOutOfRange
Error:
System.IO.IOException : [testId: 650] Timed out after 20s waiting for the browser to be ready: C:\helix\work\correlation\chrome-win\chrome.exe
Runfo failures in last 30 days as of 10/3:
Error example from Console log:
Report
Summary
The text was updated successfully, but these errors were encountered: