Commit 38bb9881 authored by Reilly Grant's avatar Reilly Grant Committed by Commit Bot

Disable failing content_browsertests with Network Service

These tests recently started to fail with the Network Service enabled.

TBR=qinmin@chromium.org
NOTRY=true

Bug: 715630
Change-Id: Ic36c83567eda25423987d7b63d7bff1f10e7990d
Reviewed-on: https://chromium-review.googlesource.com/723673Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Commit-Queue: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#509499}
parent 01c19fbe
......@@ -59,6 +59,13 @@
-DownloadContentTest.RestartIfNoPartialFile
-DownloadContentTest.RestartIfNotPartialResponse
-DownloadContentTest.Resume_Hash
-DownloadContentTest.ResumeRestoredDownload_CorrectHash
-DownloadContentTest.ResumeRestoredDownload_EtagMismatch
-DownloadContentTest.ResumeRestoredDownload_LongFile
-DownloadContentTest.ResumeRestoredDownload_NoFile
-DownloadContentTest.ResumeRestoredDownload_NoHash
-DownloadContentTest.ResumeRestoredDownload_ShortFile
-DownloadContentTest.ResumeRestoredDownload_WrongHash
-DownloadContentTest.ShutdownAtRelease
-DownloadContentTest.ShutdownInProgress
-DownloadContentTest.SniffedMimeType
......@@ -122,6 +129,9 @@
-NavigationControllerBrowserTest.RefererStoredForSubFrame
-NavigationControllerBrowserTest.BackSameDocumentAfterBlockedSubframe
-NavigationHandleImplBrowserTest.ErrorCodeOnRedirect
-NavigationHandleImplBrowserTest.VerifyCertErrorFailure
-NavigationHandleImplBrowserTest.ThrottleDeferFailure
-NavigationHandleImplBrowserTest.ThrottleCancelFailure
-NavigationHandleImplBrowserTest.RedirectToRendererDebugUrl
-PlzNavigateNavigationHandleImplBrowserTest.ErrorPageNetworkError
-PowerMonitorTest.TestGpuProcess
......
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