Commit ac5548af authored by Frank Liberato's avatar Frank Liberato Committed by Chromium LUCI CQ

[Sheriff] Disable TestIFrameHistorySwiping

Bug: 1160922
TBR: rsesek
Change-Id: I6e1e2868b8dfd3dd2079cf69ea4688b30d5ae2b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600039Reviewed-by: default avatarFrank Liberato <liberato@chromium.org>
Reviewed-by: default avatarErik Chen <erikchen@chromium.org>
Commit-Queue: Frank Liberato <liberato@chromium.org>
Cr-Commit-Position: refs/heads/master@{#838697}
parent 361678b5
......@@ -744,7 +744,7 @@ IN_PROC_BROWSER_TEST_F(ChromeRenderWidgetHostViewMacHistorySwiperTest,
// Initial movements are vertical, and scroll the iframe. Subsequent movements
// are horizontal, and should not trigger history swiping.
IN_PROC_BROWSER_TEST_F(ChromeRenderWidgetHostViewMacHistorySwiperTest,
TestIframeHistorySwiping) {
DISABLED_TestIframeHistorySwiping) {
if (!IsHistorySwipingSupported())
return;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment