Revert "blink_web_tests: Ensure content_shell window is created and...
Revert "blink_web_tests: Ensure content_shell window is created and initialized before logging #READY" This reverts commit 9e8ae362. Reason for revert: Shutdown crash when using --run-web-tests, breaks ClusterFuzz fuzzing bots. Original change's description: > blink_web_tests: Ensure content_shell window is created and initialized before logging #READY > > Sometimes, especially on Windows, initial creation of the content_shell window > takes multiple seconds to complete. Tests then result in flaky timeouts. This change > ensures the window is initialized before logging #READY. The run_web_tests harness has > code to not count the time between launching content_shell and logging #READY. > > Bug: 953991 > Change-Id: I50c2449e204cdb2d66996bcb4c553a2f083604f7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1584476 > Commit-Queue: Austin Eng <enga@chromium.org> > Reviewed-by: Peter Beverloo <peter@chromium.org> > Cr-Commit-Position: refs/heads/master@{#658594} TBR=peter@chromium.org,dpranke@chromium.org,pdr@chromium.org,robertma@chromium.org,enga@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 953991, 964522 Change-Id: Ief50f7a4da3e459056c31f5d12a526987591309b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1618542Reviewed-by:Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Abhishek Arya <inferno@chromium.org> Commit-Queue: Abhishek Arya <inferno@chromium.org> Cr-Commit-Position: refs/heads/master@{#661124}
Showing
Please register or sign in to comment