DescriptionDeflake CustomLauncherPageBrowserTest.EventsActivateSwitchToCustomPage on ChromeOS Buildspec Tests
The failure doesn't reproduce with --enable-pixel-output-in-tests, so I
don't really know what's going on. But I suspect that since ChromeOS
only checks the *target* visibility, it's possible for the app list to
not be fully shown.
One case this could happen is on official/buildspec builders which
have more icons to load, and so the delayed-icon-load steps used
for ChromeOS via AppListMainView::ShowAppListWhenReady() end up
taking longer.
Explicitly showing the app list ensures the app list is visible
before the event generator tries to use it to generate mouse coordinates.
BUG=525128
Committed: https://crrev.com/2e95c57b25f079105d3b822f3bc1de226bc3bbaa
Cr-Commit-Position: refs/heads/master@{#347886}
Patch Set 1 #Patch Set 2 : Better comment #Messages
Total messages: 7 (2 generated)
|