We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4464c7 commit 17a5d43Copy full SHA for 17a5d43
eng/test-configuration.json
@@ -5,6 +5,6 @@
5
"retryOnRules": [
6
{ "testAssembly": { "wildcard": "System.Net.*" } },
7
{ "failureMessage": { "regex": ".*Timed out after .* waiting for the browser to be ready.*" } },
8
- { "failureMessage": { "regex": "System.IO.IOException : Process for .*chrome .* unexpectedly exited.* during startup" } }
+ { "failureMessage": { "regex": "System.IO.IOException : Process for .*chrome.*unexpectedly exited.* during startup" } }
9
]
10
}
0 commit comments