-
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-browser] unknown error: Chrome failed to start: exited abnormally. (chrome not reachable) #43955
Comments
Tagging subscribers to this area: @directhex |
Tagging @radical |
This happens from time to time when selenium is trying to start a chrome instance, it isn't clear when or why. |
To be clear I don't think this is a permissions problem at all, it looks like some sort of race at startup I'm grasping at the nearest straw while we look into it more. |
When starting chrome via selenium+chromedriver, it seems to crash inexplicably (dotnet/runtime#43955). As a workaround, let's retry that a few times.
According to the Kusto magician, this has happened 21 times in the last month. 17 out of 21 times on PR's and 4 on master. |
This doesn't sound a lot fortunately, the total number of runs must be in the hundreds right? |
I messed up on the first count. 980 total runs. |
) * [wasm][test-browser] Retry launching chrome if it fails on startup When starting chrome via selenium+chromedriver, it seems to crash inexplicably (dotnet/runtime#43955). As a workaround, let's retry that a few times. * [wasm][test-browser] Enable verbose driver logging .. and remove `--no-sandbox`, as that seems to be discouraged in the docs.
We made a fix in xharness (dotnet/xharness#343) and haven't seen this issue since. Closing. |
https://dev.azure.com/dnceng/public/_build/results?buildId=868621&view=logs&j=108d2c4a-8a62-5a58-8dad-8e1042acc93c&t=09a92b4c-3493-52a9-1172-0680b62c9e30
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-43803-merge-48e510544eab4b8981/Microsoft.Extensions.DependencyModel.Tests/console.b31c959b.log?sv=2019-07-07&se=2020-11-17T12%3A40%3A20Z&sr=c&sp=rl&sig=hsagbbZGP1WmiA61t%2FZKutJ9xJt7ffIS82QRvSzuJbU%3D
The text was updated successfully, but these errors were encountered: