Commit 367631d5 authored by Tommy Nyquist's avatar Tommy Nyquist Committed by Commit Bot

Disable ClearBrowsingDataFragmentTest#testImportantSitesDialog

This test was failing on KitKat phone tester.

BUG=946722,999361
TBR=dullweber@chromium.org

Change-Id: Ib0d0852dc6b2b2eb1ddfe3739a3ad9942de6e3d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106034Reviewed-by: default avatarTommy Nyquist <nyquist@chromium.org>
Commit-Queue: Tommy Nyquist <nyquist@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750831}
parent e5202e0f
...@@ -490,6 +490,7 @@ public class ClearBrowsingDataFragmentTest { ...@@ -490,6 +490,7 @@ public class ClearBrowsingDataFragmentTest {
@Test @Test
@MediumTest @MediumTest
@Feature({"SiteEngagement"}) @Feature({"SiteEngagement"})
@DisabledTest(message = "crbug.com/999361")
public void testImportantSitesDialog() throws Exception { public void testImportantSitesDialog() throws Exception {
// Sign in. // Sign in.
SigninTestUtil.addAndSignInTestAccount(); 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