Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Side by Side Diff: testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter

Issue 2416983002: Enable more browser tests that now pass with PlzNavigate. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 -ActivityLogApiTest.TriggerEvent 1 -ActivityLogApiTest.TriggerEvent
2 -BrowserActionApiTest.BrowserActionPopupWithIframe 2 -BrowserActionApiTest.BrowserActionPopupWithIframe
3 -ChromeServiceWorker* 3 -ChromeServiceWorker*
4 -ContinueWhereILeftOffTest.PostWithPassword 4 -ContinueWhereILeftOffTest.PostWithPassword
5 -ContinueWhereILeftOffTest.PostWithPasswordBrowserClose 5 -ContinueWhereILeftOffTest.PostWithPasswordBrowserClose
6 -ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers 6 -ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers
7 -CrazyExtensionTest.Crazy 7 -CrazyExtensionTest.Crazy
8 -DevToolsSanityTest.TestNetworkRawHeadersText 8 -DevToolsSanityTest.TestNetworkRawHeadersText
9 -ErrorPageTest.IFrameDNSError_JavaScript 9 -ErrorPageTest.IFrameDNSError_JavaScript
10 -ExecuteScriptApiTest.FrameWithHttp204 10 -ExecuteScriptApiTest.FrameWithHttp204
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 -WebNavigationApiTest.CrossProcessAbort 51 -WebNavigationApiTest.CrossProcessAbort
52 -WebNavigationApiTest.CrossProcessFragment 52 -WebNavigationApiTest.CrossProcessFragment
53 -WebNavigationApiTest.CrossProcessHistory 53 -WebNavigationApiTest.CrossProcessHistory
54 -WebNavigationApiTest.CrossProcessIframe 54 -WebNavigationApiTest.CrossProcessIframe
55 -WebNavigationApiTest.Failures 55 -WebNavigationApiTest.Failures
56 -WebNavigationApiTest.IFrame 56 -WebNavigationApiTest.IFrame
57 -WebNavigationApiTest.OpenTab 57 -WebNavigationApiTest.OpenTab
58 -WebNavigationApiTest.RequestOpenTab 58 -WebNavigationApiTest.RequestOpenTab
59 -WebNavigationApiTest.SrcDoc 59 -WebNavigationApiTest.SrcDoc
60 -WebNavigationApiTest.UserAction 60 -WebNavigationApiTest.UserAction
61 -WebViewTests/WebViewPluginTest.TestLoadPluginInternalResource/0
62 -WebViewTests/WebViewPluginTest.TestLoadPluginInternalResource/1
63 -WebViewTests/WebViewTest.Shim_TestDeclarativeWebRequestAPI/* 61 -WebViewTests/WebViewTest.Shim_TestDeclarativeWebRequestAPI/*
64 -WebViewTests/WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage/* 62 -WebViewTests/WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage/*
65 -WebViewTests/WebViewTest.Shim_TestInlineScriptFromAccessibleResources/* 63 -WebViewTests/WebViewTest.Shim_TestInlineScriptFromAccessibleResources/*
66 -WebViewTests/WebViewTest.Shim_TestInvalidChromeExtensionURL/*
67 -WebViewTests/WebViewTest.Shim_TestLoadAbortChromeExtensionURLWrongPartition/*
68 -WebViewTests/WebViewTest.Shim_TestLoadAbortEmptyResponse/*
69 -WebViewTests/WebViewTest.Shim_TestLoadStartLoadRedirect/*
70 -WebViewTests/WebViewTest.Shim_TestMailtoLink/* 64 -WebViewTests/WebViewTest.Shim_TestMailtoLink/*
71 -WebViewTests/WebViewTest.Shim_TestNavigationToExternalProtocol/* 65 -WebViewTests/WebViewTest.Shim_TestNavigationToExternalProtocol/*
72 -WebViewTests/WebViewTest.Shim_TestNestedSubframes/* 66 -WebViewTests/WebViewTest.Shim_TestNestedSubframes/*
73 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIErrorOccurred/* 67 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIErrorOccurred/*
74 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIGoogleProperty/* 68 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIGoogleProperty/*
75 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIWithHeaders/* 69 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIWithHeaders/*
76 -WebViewTests/WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting/*
77 -WebViewTests/WebViewTest.Shim_TestWebViewInsideFrame/* 70 -WebViewTests/WebViewTest.Shim_TestWebViewInsideFrame/*
78 71
79 # Errors related to forms submission. 72 # Errors related to forms submission.
80 -PhishingDOMFeatureExtractorTest.SubFrames 73 -PhishingDOMFeatureExtractorTest.SubFrames
81 -PhishingDOMFeatureExtractorTest.SubframeRemoval 74 -PhishingDOMFeatureExtractorTest.SubframeRemoval
82 75
83 # https://crbug.com/647712: Nested URL blocking needs to work with PlzNavigate 76 # https://crbug.com/647712: Nested URL blocking needs to work with PlzNavigate
84 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionAllowed
85 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked 77 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked
86 78
87 # Fail in Debug. 79 # Fail in Debug.
88 -BookmarkBubbleSignInDelegateTest.* 80 -BookmarkBubbleSignInDelegateTest.*
89 -GetAuthTokenFunctionTest.ComponentWithNormalClientId 81 -GetAuthTokenFunctionTest.ComponentWithNormalClientId
90 -GetAuthTokenFunctionTest.ComponentWithChromeClientId 82 -GetAuthTokenFunctionTest.ComponentWithChromeClientId
91 -PolicyTest.ExtensionInstallBlacklistSharedModules 83 -PolicyTest.ExtensionInstallBlacklistSharedModules
92 -WebNavigationApiTest.ServerRedirect 84 -WebNavigationApiTest.ServerRedirect
93 85
94 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes 86 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
95 # returns null for browser-side navigations 87 # returns null for browser-side navigations
96 -PageLoadMetricsBrowserTest.Ignore204Pages 88 -PageLoadMetricsBrowserTest.Ignore204Pages
97 -PageLoadMetricsBrowserTest.IgnoreDownloads 89 -PageLoadMetricsBrowserTest.IgnoreDownloads
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698