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

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

Issue 2345383002: Update PlzNavigate browser test filter after WebAuthFlow fix. (Closed)
Patch Set: resolve conflicts 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 -AppApiTest.ReloadIntoAppProcessWithJavaScript 2 -AppApiTest.ReloadIntoAppProcessWithJavaScript
3 -AppBannerDataFetcherBrowserTest* 3 -AppBannerDataFetcherBrowserTest*
4 -AppBannerManagerBrowserTest.CancelBannerDirect 4 -AppBannerManagerBrowserTest.CancelBannerDirect
5 -AppBannerManagerBrowserTest.CancelBannerIndirect 5 -AppBannerManagerBrowserTest.CancelBannerIndirect
6 -AppBannerManagerBrowserTest.PromptBanner 6 -AppBannerManagerBrowserTest.PromptBanner
7 -AppBannerManagerBrowserTest.PromptBannerInHandler 7 -AppBannerManagerBrowserTest.PromptBannerInHandler
8 -AppBannerManagerBrowserTest.WebAppBannerCreatedDirect 8 -AppBannerManagerBrowserTest.WebAppBannerCreatedDirect
9 -AppBannerManagerBrowserTest.WebAppBannerCreatedDirectLargerTotal 9 -AppBannerManagerBrowserTest.WebAppBannerCreatedDirectLargerTotal
10 -AppBannerManagerBrowserTest.WebAppBannerCreatedDirectMultiple 10 -AppBannerManagerBrowserTest.WebAppBannerCreatedDirectMultiple
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 -ExtensionTabsTest.DefaultToIncognitoWhenItIsForcedAndNoArgs 78 -ExtensionTabsTest.DefaultToIncognitoWhenItIsForcedAndNoArgs
79 -ExtensionWebRequestApiTest* 79 -ExtensionWebRequestApiTest*
80 -ExternallyConnectableMessagingTest.FromPopup 80 -ExternallyConnectableMessagingTest.FromPopup
81 -FindInPageControllerTest.SearchWithinSpecialURL 81 -FindInPageControllerTest.SearchWithinSpecialURL
82 -InlineLoginUISafeIframeBrowserTest.ConfirmationRequiredForNonsecureSignin 82 -InlineLoginUISafeIframeBrowserTest.ConfirmationRequiredForNonsecureSignin
83 -InputImeApiTest* 83 -InputImeApiTest*
84 -InstallableManagerBrowserTest.CheckChangeInIconDimensions 84 -InstallableManagerBrowserTest.CheckChangeInIconDimensions
85 -InstallableManagerBrowserTest.CheckWebapp 85 -InstallableManagerBrowserTest.CheckWebapp
86 -IsolatedAppTest.CookieIsolation 86 -IsolatedAppTest.CookieIsolation
87 -IsolatedAppTest.CrossProcessClientRedirect 87 -IsolatedAppTest.CrossProcessClientRedirect
88 -LaunchWebAuthFlowFunctionTest.InteractiveFirstNavigationSuccess
89 -LaunchWebAuthFlowFunctionTest.NonInteractiveSuccess
90 -LoginPromptBrowserTest.TestCancelAuth_OnBack 88 -LoginPromptBrowserTest.TestCancelAuth_OnBack
91 -LoginPromptBrowserTest.TestCancelAuth_OnForward 89 -LoginPromptBrowserTest.TestCancelAuth_OnForward
92 -LogWebUIUrlTest.TestUberPage 90 -LogWebUIUrlTest.TestUberPage
93 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/0 91 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/0
94 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/1 92 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/1
95 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/2 93 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/2
96 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/0 94 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/0
97 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/1 95 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/1
98 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/2 96 -MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/2
99 -MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead 97 -MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 -PhishingDOMFeatureExtractorTest.SubFrames 172 -PhishingDOMFeatureExtractorTest.SubFrames
175 -PhishingDOMFeatureExtractorTest.SubframeRemoval 173 -PhishingDOMFeatureExtractorTest.SubframeRemoval
176 174
177 # https://crbug.com/647712: Nested URL blocking needs to work with PlzNavigate 175 # https://crbug.com/647712: Nested URL blocking needs to work with PlzNavigate
178 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionAllowed 176 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionAllowed
179 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked 177 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked
180 -WebViewGuestTouchFocusTest.TouchFocusesBrowserPluginInEmbedder 178 -WebViewGuestTouchFocusTest.TouchFocusesBrowserPluginInEmbedder
181 -WebViewScrollGuestContent/WebViewScrollGuestContentTest.ScrollGuestContent/0 179 -WebViewScrollGuestContent/WebViewScrollGuestContentTest.ScrollGuestContent/0
182 -WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble * 180 -WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble *
183 -WebViewTests/WebViewFocusTest.TouchFocusesEmbedder/0 181 -WebViewTests/WebViewFocusTest.TouchFocusesEmbedder/0
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