Allow ProtocolLaunchEmitsConsoleLog to fail faster
Previously, this test would filter console messages to only the success string, leading to a 30 second delay for the timeout to be reached in the event of a failure. Change the test to filter for any relevant console messages to enable the test to fail more quickly. Bug: 1111261 Change-Id: Ia2c7e4945de9344e440a0430c53dfb45624fbb74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550582 Commit-Queue: Eric Lawrence [MSFT] <ericlaw@microsoft.com> Reviewed-by:Matt Giuca <mgiuca@chromium.org> Cr-Commit-Position: refs/heads/master@{#829659}
Showing
Please register or sign in to comment