DescriptionSpeculative fix for PopupMenuTest flakiness
SitePerProcessBrowserTest.PopupMenuTest is occasionally flaky on
ChromeOS bots, possibly because a Linux-only section was added in
r459476 that relies on browser process hit testing, but the test does
not call WaitForChildFrameSurfaceReady() to prevent races between hit
tests and compositor frames.
This adds a call to attempt to resolve the flakiness, and does some
unrelated cleanup.
BUG=723657
Review-Url: https://codereview.chromium.org/2895653003
Cr-Commit-Position: refs/heads/master@{#473396}
Committed: https://chromium.googlesource.com/chromium/src/+/66169e7ebec215a59409823ab08f5210ce1fde24
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|