Commit ac5b908c authored by Gang Wu's avatar Gang Wu Committed by Commit Bot

Disable flaky testDialogAboutOtherFormsOfBrowsingHistory on K and L

TBR=msramek@chromium.org

Bug:1062568
Change-Id: I49862b53e2d8a86928c11127a2f102c41dbfb57c

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I49862b53e2d8a86928c11127a2f102c41dbfb57c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136884
Commit-Queue: Gang Wu <gangwu@chromium.org>
Auto-Submit: Gang Wu <gangwu@chromium.org>
Reviewed-by: default avatarGang Wu <gangwu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756549}
parent b33bdc0d
......@@ -282,6 +282,7 @@ public class ClearBrowsingDataFragmentTest {
*/
@Test
@LargeTest
@DisabledTest(message = "https://crbug.com/1062568")
public void testDialogAboutOtherFormsOfBrowsingHistory() {
// Sign in.
SigninTestUtil.addAndSignInTestAccount();
......
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