Commit d7c3ea4a authored by Yi Gu's avatar Yi Gu Committed by Commit Bot

Disable flaky test testModeBrowserAndAllUtility

Please see bug for details.

TBR=erikchen@chromium.org

Bug: 986667
Change-Id: Ie588e8489c83bd94b3899af32fb68747cfcc26fa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714295Reviewed-by: default avatarYi Gu <yigu@chromium.org>
Commit-Queue: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#679868}
parent a54a1b4a
...@@ -97,6 +97,7 @@ public class ProfilingProcessHostAndroidTest { ...@@ -97,6 +97,7 @@ public class ProfilingProcessHostAndroidTest {
Assert.assertTrue(shim.runTestForMode("browser", true, "pseudo", true, false)); Assert.assertTrue(shim.runTestForMode("browser", true, "pseudo", true, false));
} }
@DisabledTest(message = "https://crbug.com/986667")
@Test @Test
@MediumTest @MediumTest
public void testModeBrowserAndAllUtility() throws Exception { public void testModeBrowserAndAllUtility() throws Exception {
......
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