Commit 4c999b63 authored by John Abd-El-Malek's avatar John Abd-El-Malek Committed by Commit Bot

Enable some more passing browser tests with network service.

Bug: 797292, 859594

Cq-Include-Trybots: luci.chromium.try:linux_mojo
Change-Id: Id4e90f0ebdf5ac172b12c92d80b54348125bc883
Reviewed-on: https://chromium-review.googlesource.com/1171556Reviewed-by: default avatarChris Mumford <cmumford@chromium.org>
Commit-Queue: John Abd-El-Malek <jam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582328}
parent 1ad5c669
...@@ -8,9 +8,7 @@ ...@@ -8,9 +8,7 @@
# Uncategorized timeouts or test failures. # Uncategorized timeouts or test failures.
-ExtensionDisabledGlobalErrorTest.HigherPermissionsFromSync -ExtensionDisabledGlobalErrorTest.HigherPermissionsFromSync
-ExtensionDisabledGlobalErrorTest.RemoteInstall -ExtensionDisabledGlobalErrorTest.RemoteInstall
-ExtensionStorageMonitorTest.HostedAppTemporaryFilesystem
-ExtensionUnloadBrowserTest.UnloadWithContentScripts -ExtensionUnloadBrowserTest.UnloadWithContentScripts
-ProcessManagerBrowserTest.NestedURLNavigationsToExtensionAllowed
-ProxySettingsApiTest.ProxyEventsInvalidProxy -ProxySettingsApiTest.ProxyEventsInvalidProxy
-RegisterProtocolHandlerBrowserTest.CustomHandler -RegisterProtocolHandlerBrowserTest.CustomHandler
-SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe -SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe
...@@ -113,9 +111,6 @@ ...@@ -113,9 +111,6 @@
-DnsProbeBrowserTest.CorrectionsLoadStopped -DnsProbeBrowserTest.CorrectionsLoadStopped
-DnsProbeBrowserTest.NoInternetProbeResultWithSlowBrokenCorrections -DnsProbeBrowserTest.NoInternetProbeResultWithSlowBrokenCorrections
# crbug.com/859594 Migrate storage::FileWriterDelegate to use SimpleURLLoader
-SBNavigationObserverBrowserTest.DownloadViaHTML5FileApi
# https://bugs.chromium.org/p/chromium/issues/detail?id=789670 # https://bugs.chromium.org/p/chromium/issues/detail?id=789670
-DiceBrowserTest.Reauth -DiceBrowserTest.Reauth
-DiceBrowserTest.Signin -DiceBrowserTest.Signin
...@@ -184,10 +179,6 @@ ...@@ -184,10 +179,6 @@
# Remove this test when there are no more clients left that use URLFetcher. # Remove this test when there are no more clients left that use URLFetcher.
-VariationsHttpHeadersBrowserTest.TestStrippingHeadersFromInternalRequest -VariationsHttpHeadersBrowserTest.TestStrippingHeadersFromInternalRequest
# Fails because of missing support to navigate to filesystem: URLs.
# https://crbug.com/797292
-ProcessManagerBrowserTest.NestedURLDownloadsToExtensionAllowed
# Tests check state of NQE in the browser process, but need to be updated to # Tests check state of NQE in the browser process, but need to be updated to
# watch NQE in the renderer process. # watch NQE in the renderer process.
# https://crbug.com/819244 # https://crbug.com/819244
......
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