Fix ReturnToChromeTest#testInitialScrollIndex
The test tests tab grid view containing screenshots of web pages. Previously the web pages were scrollable and the sreenshorts might contain scrollbars, but the existence and opacity of the scrollbars depended on timing. Let the test use a shorter web page which is not scrollable to avoid the flakiness. See https://storage.cloud.google.com/chromium-result-details/7633a0d7f0a2344a68bfd8c195ffd34615863c8a for the change of the golden file. Bug: 1032754 Change-Id: If47d333560d2070574b25a05d0cc39e44d97508b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1961290 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#724491}
Showing
Please register or sign in to comment