Bypass a flaky step in TabUiTestHelper#enterTabSwitcher
Some of the test flakiness in tab_ui are caused by tab switcher button being invisible in NTP when we try to click it. This is likely due to unexpected scrolling in NTP which hides the top tool bar. Before landing the actual fix which could introduce some other flakiness, this CL lands a workaround first to see how many flakiness could be fixed by resolving this issue. Bug: 1145271 Change-Id: Iae74425cdc66f41dbfc8eca0d91129c67e9bca05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536385Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#830233}
Showing
Please register or sign in to comment