Commit bb6bfc85 authored by Reilly Grant's avatar Reilly Grant Committed by Commit Bot

Disable failing browser_tests with Network Service

After these changes there are two new browser_test failures:

 * https://chromium-review.googlesource.com/725385
 * https://chromium-review.googlesource.com/665657

The later failure appears to be an existing test failure uncovered by a
change which prevented the Network Service from being enabled during the
test run.

TBR=jam@chromium.org

Bug: 769401
Change-Id: If1d8af9fcfccc9491a5005bd545c1679e820045e
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/729521Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Commit-Queue: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#510245}
parent 0c0ade8e
......@@ -207,6 +207,7 @@
-BrowserOnly/MemlogBrowserTest.EndToEndTracing/0
-BrowserTest.CancelBeforeUnloadResetsURL
-BrowserTest.InterstitialCancelsGuestViewDialogs
-BrowsingDataRemoverBrowserTest.CookieDeletion
-BrowsingDataRemoverBrowserTest.Database
-CaptivePortalBrowserTest.AbortLoad
-CaptivePortalBrowserTest.CloseLoginTab
......@@ -2050,6 +2051,7 @@
-NativeBindings/ExternallyConnectableMessagingTest.HostedAppOnWebsite/0
-NativeBindings/ExternallyConnectableMessagingTest.WebConnectableAndNotConnectable/0
-NativeBindingsApiTest.LazyListeners
-NetworkTimePolicyTest.NetworkTimeQueriesDisabled
-NewTabPageInterceptorTest.204Interception
-NewTabPageInterceptorTest.404Interception
-NewTabPageInterceptorTest.FailedRequestInterception
......
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