Commit 4386f5bb authored by John Abd-El-Malek's avatar John Abd-El-Malek Committed by Commit Bot

Update network service browser_tests filter with now passing tests.

TBR=cmumford@chromium.org

Bug: 769401
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
Change-Id: I9e976ebd5d9a345f86980fe5b1e963c0c3f4b1fe
Reviewed-on: https://chromium-review.googlesource.com/1012128Reviewed-by: default avatarJohn Abd-El-Malek <jam@chromium.org>
Commit-Queue: John Abd-El-Malek <jam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#550665}
parent d42ab382
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
-ExtensionApiTest.XHRFileURLs -ExtensionApiTest.XHRFileURLs
-ExtensionApiTestWithSwitch.ExtensionDebugger -ExtensionApiTestWithSwitch.ExtensionDebugger
-ExtensionUnloadBrowserTest.UnloadWithContentScripts -ExtensionUnloadBrowserTest.UnloadWithContentScripts
-LocalNTPVoiceJavascriptTest.TextTests
-MediaGalleriesPlatformAppBrowserTest.ToURL -MediaGalleriesPlatformAppBrowserTest.ToURL
-NetInternalsTest.netInternalsSessionBandwidthSucceed -NetInternalsTest.netInternalsSessionBandwidthSucceed
-NewlibPackagedAppTest.SuccessfulLoad -NewlibPackagedAppTest.SuccessfulLoad
...@@ -82,12 +81,6 @@ ...@@ -82,12 +81,6 @@
-WebViewTests/WebViewTest.ClearSessionCookies/0 -WebViewTests/WebViewTest.ClearSessionCookies/0
-WebViewTests/WebViewTest.ClearSessionCookies/1 -WebViewTests/WebViewTest.ClearSessionCookies/1
# http://crbug.com/721400 support WebSockets.
-WebSocketBrowserTest.WebSocketAppliesHSTS
-WebSocketBrowserTest.WebSocketBasicAuthInHTTPSURL
-WebSocketBrowserTest.WebSocketBasicAuthInHTTPURL
-WebSocketBrowserTest.ReuseMainPageBasicAuthCredentialsForWebSocket
# Accessing cookies after they were set in onload handler is flaky: # Accessing cookies after they were set in onload handler is flaky:
# https://crbug.com/820969. # https://crbug.com/820969.
-ContentSettingsTest.BasicCookies -ContentSettingsTest.BasicCookies
...@@ -139,10 +132,6 @@ ...@@ -139,10 +132,6 @@
# crbug.com/778814 Null NavigationData is given to NavigationURLLoaderDelegate::OnResponseStarted() as parameter. # crbug.com/778814 Null NavigationData is given to NavigationURLLoaderDelegate::OnResponseStarted() as parameter.
-ChromeResourceDispatcherHostDelegateBrowserTest.NavigationDataProcessed -ChromeResourceDispatcherHostDelegateBrowserTest.NavigationDataProcessed
# crbug.com/778846 DCHECK() failed at URLDataManagerBackend::CheckURLIsValid().
# Note: these may flake pass, but don't enable them.
-CrSettingsPeoplePageTest.All
# crbug.com/778860 SecurityStyleExplanations::info_explanations is empty. # crbug.com/778860 SecurityStyleExplanations::info_explanations is empty.
-BrowserTestNonsecureURLRequest.DidChangeVisibleSecurityStateObserverObsoleteTLSSettings -BrowserTestNonsecureURLRequest.DidChangeVisibleSecurityStateObserverObsoleteTLSSettings
...@@ -199,7 +188,6 @@ ...@@ -199,7 +188,6 @@
-MimeHandlerViewTests/MimeHandlerViewTest.SingleRequest/0 -MimeHandlerViewTests/MimeHandlerViewTest.SingleRequest/0
-MimeHandlerViewTests/MimeHandlerViewTest.SingleRequest/1 -MimeHandlerViewTests/MimeHandlerViewTest.SingleRequest/1
-PrerenderBrowserTestWithExtensions.StreamsTest -PrerenderBrowserTestWithExtensions.StreamsTest
-SaveType/SavePageOriginalVsSavedComparisonTest.ObjectElementsViaFile/0
-StreamsPrivateApiTest.Abort -StreamsPrivateApiTest.Abort
-StreamsPrivateApiTest.FileURL -StreamsPrivateApiTest.FileURL
-StreamsPrivateApiTest.Headers -StreamsPrivateApiTest.Headers
...@@ -327,12 +315,8 @@ ...@@ -327,12 +315,8 @@
# Fails because of missing support to navigate to filesystem: URLs. # Fails because of missing support to navigate to filesystem: URLs.
# https://crbug.com/797292 # https://crbug.com/797292
-SBNavigationObserverBrowserTest.DownloadViaHTML5FileApi
-ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked
# Fails because data: URL is not downloaded but navigated to.
-BrowserActionApiTest.BrowserActionPopupDownload
# Flaky in linux tests. # Flaky in linux tests.
# https://crbug.com/820995 # https://crbug.com/820995
-PlatformAppBrowserTest.Restrictions -PlatformAppBrowserTest.Restrictions
......
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