Commit 446a8551 authored by Matt Falkenhagen's avatar Matt Falkenhagen Committed by Commit Bot

service worker: Disable a nav preload test under NetworkService.

ServiceWorkerNavigationPreloadTest.NetworkFallback is flaky when
NetworkService is on, after r585201. Temporarily disabling
to soothe the CQ while I investigate.

Bug: 876911,  873575
Change-Id: I8b5cdd9ae8ac173a2a6debba05219bad7fa0d606
TBR: kinuko
NOTRY: true
Reviewed-on: https://chromium-review.googlesource.com/1186003Reviewed-by: default avatarMatt Falkenhagen <falken@chromium.org>
Commit-Queue: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585343}
parent 2ec11c60
...@@ -37,6 +37,10 @@ ...@@ -37,6 +37,10 @@
# https://crbug.com/827318 # https://crbug.com/827318
-RenderThreadImplBrowserTest.NonResourceDispatchIPCTasksDontGoThroughScheduler -RenderThreadImplBrowserTest.NonResourceDispatchIPCTasksDontGoThroughScheduler
# Flaky, temporarily disabling while investigating.
# https://crbug.com/876911
-ServiceWorkerNavigationPreloadTest.NetworkFallback
# NOTE: if adding an exclusion for an existing failure (e.g. additional test for # NOTE: if adding an exclusion for an existing failure (e.g. additional test for
# feature X that is already not working), please add it beside the existing # feature X that is already not working), please add it beside the existing
# failures. Otherwise please reach out to network-service-dev@. # failures. Otherwise please reach out to network-service-dev@.
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