Attempt two to deflake TabModalPresenterTest[s]
With the past deflake attempt, it ensured the menu was present except when in the overview mode. This made tests that enter/exit the overview mode (e.g. tab switcher) prone to continued flakes. This removes the broad menu ID checks with explicit checks on the browsing mode toolbar button, which is the same logic the TabModalPresenter uses internally. Now, the tests should not have any dependencies on the toolbar visibility based on browser controls offsetting logic. BUG=1026908 Change-Id: I420d6700148abf57098ab3f88d0187cef2133bd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934773 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#718925}
Showing
Please register or sign in to comment