Commit b71cc687 authored by Alexandr Ilin's avatar Alexandr Ilin Committed by Commit Bot

Disable flaky NavigateTest#testRequestDesktopSiteSettingPers test

TBR: yfriedman@chromium.org
Bug: 879153
Change-Id: I479320dbad98fc155598e89c28db5286f1bb6f38
Reviewed-on: https://chromium-review.googlesource.com/1199143Reviewed-by: default avatarAlexandr Ilin <alexilin@chromium.org>
Commit-Queue: Alexandr Ilin <alexilin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587979}
parent 903df57a
...@@ -250,6 +250,7 @@ public class NavigateTest { ...@@ -250,6 +250,7 @@ public class NavigateTest {
@Test @Test
@MediumTest @MediumTest
@Feature({"Navigation"}) @Feature({"Navigation"})
@DisabledTest(message = "crbug.com/879153")
@RetryOnFailure @RetryOnFailure
public void testRequestDesktopSiteSettingPers() throws Exception { public void testRequestDesktopSiteSettingPers() throws Exception {
String url1 = mTestServer.getURL("/chrome/test/data/android/google.html"); String url1 = mTestServer.getURL("/chrome/test/data/android/google.html");
......
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