Commit 2490056b authored by Reilly Grant's avatar Reilly Grant Committed by Commit Bot

Update filter for tests that are no longer parameterized

With the removal of kLoadingWithMojo some tests are no longer
parameterized and so the test filters need to be updated.

Bug: 788241
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
Change-Id: If11985aff0e666304e8649515ebdb0eede761d8d
No-Try: true
No-Presubmit: true
No-Tree-Checks: true
Tbr: jam@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/823076Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Commit-Queue: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523493}
parent e1e32956
...@@ -39,8 +39,8 @@ ...@@ -39,8 +39,8 @@
-BrowserSideNavigationBrowserTest.FailedNavigation -BrowserSideNavigationBrowserTest.FailedNavigation
-ContentBrowserTest.AbortedRendererInitiatedNavigationDoNotCancelPendingXHR -ContentBrowserTest.AbortedRendererInitiatedNavigationDoNotCancelPendingXHR
-CrossSiteResourceHandlerTest.NoDeliveryToDetachedFrame -CrossSiteResourceHandlerTest.NoDeliveryToDetachedFrame
-CrossSiteTransferTest/CrossSiteTransferTest.NoLeakOnCrossSiteCancel* -CrossSiteTransferTest.NoLeakOnCrossSiteCancel
-CrossSiteTransferTest/CrossSiteTransferTest.ReplaceEntryCrossProcessThenTransfer* -CrossSiteTransferTest.ReplaceEntryCrossProcessThenTransfer
-DevToolsDownloadContentTest.MultiDownload -DevToolsDownloadContentTest.MultiDownload
-DevToolsDownloadContentTest.DefaultDownload -DevToolsDownloadContentTest.DefaultDownload
-DevToolsDownloadContentTest.ResetDownloadState -DevToolsDownloadContentTest.ResetDownloadState
...@@ -129,8 +129,7 @@ ...@@ -129,8 +129,7 @@
# Cross-site document blocking needs to be implemented in the network service. # Cross-site document blocking needs to be implemented in the network service.
# https://crbug.com/786505 (cross site document blocking) # https://crbug.com/786505 (cross site document blocking)
# https://crbug.com/792546 (cross site document blocking in network service) # https://crbug.com/792546 (cross site document blocking in network service)
-SiteIsolationStatsGathererBrowserTest/SiteIsolationStatsGathererBrowserTest.CrossSiteDocumentBlockingForMimeType/0 -SiteIsolationStatsGathererBrowserTest.CrossSiteDocumentBlockingForMimeType
-SiteIsolationStatsGathererBrowserTest/SiteIsolationStatsGathererBrowserTest.CrossSiteDocumentBlockingForMimeType/1
-CrossSiteDocumentBlockingTest.BlockDocuments -CrossSiteDocumentBlockingTest.BlockDocuments
-CrossSiteDocumentBlockingIsolatedOriginTest.BlockDocumentsFromIsolatedOrigin -CrossSiteDocumentBlockingIsolatedOriginTest.BlockDocumentsFromIsolatedOrigin
-CrossSiteDocumentBlockingTest.RangeRequest -CrossSiteDocumentBlockingTest.RangeRequest
......
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