blob: c01d2f6ce50f7e99930adc8fec0b063d04083890 [file] [log] [blame]
# 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
# failures. Otherwise please reach out to network-service-dev@.
# https://crbug.com/721398
-ClearSiteDataThrottleBrowserTest.CacheIntegrationTest
-ClearSiteDataThrottleBrowserTest.CookiesIntegrationTest
-ClearSiteDataThrottleBrowserTest.Credentials
-ClearSiteDataThrottleBrowserTest.CredentialsOnRedirect
-ClearSiteDataThrottleBrowserTest.RedirectNavigation
-ClearSiteDataThrottleBrowserTest.RedirectResourceLoad
-ClearSiteDataThrottleBrowserTest.SecureAndInsecureResourceLoad
-ClearSiteDataThrottleBrowserTest.ServiceWorker
-ClearSiteDataThrottleBrowserTest.StorageServiceWorkersIntegrationTest
-ClearSiteDataThrottleBrowserTest.Types
# https://crbug.com/820060
-PreviewsStateBrowserTest.ShouldEnableLoFiModeNavigateBackThenForward
-PreviewsStateBrowserTest.ShouldEnableLoFiModeOff
-PreviewsStateBrowserTest.ShouldEnableLoFiModeOn
-PreviewsStateBrowserTest.ShouldEnableLoFiModeReload
-PreviewsStateBrowserTest.ShouldEnableLoFiModeReloadDisableLoFi
# https://crbug.com/837666
-NavigationHandleImplBrowserTest.RedirectToRendererDebugUrl
-AsyncResourceHandlerBrowserTest/AsyncResourceHandlerBrowserTest.UploadProgress*
# services/network/url_loader.cc should handle failure in
# URLLoaderImpl::OnResponseBodyStreamRead(). Note this is flaky, so it will pass
# sometimes.
-SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
# Cross-origin request to file:// URL should be blocked. crbug.com/759230
-BrowserSideNavigationBrowserDisableWebSecurityTest.ValidateBaseUrlForDataUrl
# https://crbug.com/846341: CORB: Preserve test coverage for blocking response
# headers in the NetworkService world.
-CrossSiteDocumentBlockingTest.BlockHeaders
# https://crbug.com/846334: CORB: Need to make sure that prefetch/caching works
-CrossSiteDocumentBlockingTest.PrefetchIsNotImpacted
# https://crbug.com/846352: CORB/NetworkService: Remove
# CrossSiteDocumentResourceHandler while preserving test coverage - the tests
# below can be probably removed altogether once NetworkService ships and the
# CrossSiteDocumentResourceHandler is removed. See the bug for details.
-CrossSiteDocumentBlockingIsolatedOriginTest.BlockDocumentsFromIsolatedOrigin
-CrossSiteDocumentBlockingServiceWorkerTest.NoNetwork
# Flakes on Android.
# https://crbug.com/827318
-RenderThreadImplBrowserTest.NonResourceDispatchIPCTasksDontGoThroughScheduler
# Network service path needs some way to update the per-WebContents load state.
# https://crbug.com/819663.
-WebContentsImplBrowserTest.UpdateLoadState
# Previously Fails because of missing support to navigate to filesystem URLs,
# https://crbug.com/797292. Still failing, cause unknown.
-BlockedSchemeNavigationBrowserTest.WindowOpenRedirectAndBack/1
# 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
# failures. Otherwise please reach out to network-service-dev@.