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

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

Issue 2431533002: PlzNavigate: Enable the ContinueWhereILeftOffTest.PostWithPassword test. (Closed)
Patch Set: Update filter 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
5 -ContinueWhereILeftOffTest.PostWithPasswordBrowserClose
6 -ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers
7 -CrazyExtensionTest.Crazy 4 -CrazyExtensionTest.Crazy
8 -DevToolsSanityTest.TestNetworkRawHeadersText 5 -DevToolsSanityTest.TestNetworkRawHeadersText
9 -ErrorPageTest.IFrameDNSError_JavaScript 6 -ErrorPageTest.IFrameDNSError_JavaScript
10 -ExecuteScriptApiTest.FrameWithHttp204 7 -ExecuteScriptApiTest.FrameWithHttp204
11 -ExtensionApiTest.Events 8 -ExtensionApiTest.Events
12 -ExtensionApiTest.Incognito 9 -ExtensionApiTest.Incognito
13 -ExtensionApiTest.JavaScriptURLPermissions 10 -ExtensionApiTest.JavaScriptURLPermissions
14 -ExtensionApiTest.JavasScriptEncodedURL 11 -ExtensionApiTest.JavasScriptEncodedURL
15 -ExtensionApiTest.SandboxedPages 12 -ExtensionApiTest.SandboxedPages
16 -ExtensionBindingsApiTest.ModuleSystem 13 -ExtensionBindingsApiTest.ModuleSystem
17 -ExtensionBrowserTest.WindowOpenExtension 14 -ExtensionBrowserTest.WindowOpenExtension
18 -ExtensionResourceRequestPolicyTest.Iframe 15 -ExtensionResourceRequestPolicyTest.Iframe
19 -ExtensionWebRequestApiTest.WebRequestUnloadImmediately 16 -ExtensionWebRequestApiTest.WebRequestUnloadImmediately
20 -ExternallyConnectableMessagingTest.FromPopup 17 -ExternallyConnectableMessagingTest.FromPopup
21 -FindInPageControllerTest.SearchWithinSpecialURL 18 -FindInPageControllerTest.SearchWithinSpecialURL
22 -IsolatedAppTest.CookieIsolation 19 -IsolatedAppTest.CookieIsolation
23 -LogWebUIUrlTest.TestUberPage 20 -LogWebUIUrlTest.TestUberPage
24 -MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead 21 -MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead
25 -MediaGalleriesPlatformAppBrowserTest.Scan 22 -MediaGalleriesPlatformAppBrowserTest.Scan
26 -MediaGalleriesPlatformAppBrowserTest.ToURL 23 -MediaGalleriesPlatformAppBrowserTest.ToURL
27 -OptionsWebUIExtendedTest.OverlayBackToChild 24 -OptionsWebUIExtendedTest.OverlayBackToChild
28 -PDFExtensionTest.PdfAccessibilityInOOPIF 25 -PDFExtensionTest.PdfAccessibilityInOOPIF
29 -PlatformAppBrowserTest.ActiveAppsAreRecorded 26 -PlatformAppBrowserTest.ActiveAppsAreRecorded
30 -PlatformAppBrowserTest.Restrictions 27 -PlatformAppBrowserTest.Restrictions
31 -PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted 28 -PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted
32 -PredictorBrowserTest.RendererInitiatedNavigationPreconnect 29 -PredictorBrowserTest.RendererInitiatedNavigationPreconnect
33 -PrerenderBrowserTest.PrerenderCrossProcessServerRedirect 30 -PrerenderBrowserTest.PrerenderCrossProcessServerRedirect
34 -PrerenderBrowserTest.PrerenderCrossProcessServerRedirectNoHang 31 -PrerenderBrowserTest.PrerenderCrossProcessServerRedirectNoHang
35 -RedirectTest.ClientServerServer 32 -RedirectTest.ClientServerServer
36 -RestartTest.PostWithPassword
37 -SafeBrowsing* 33 -SafeBrowsing*
38 -SubresourceFilterBrowserTest.MainFrameActivation 34 -SubresourceFilterBrowserTest.MainFrameActivation
39 -SubresourceFilterBrowserTest.MainFrameActivationOnStartup 35 -SubresourceFilterBrowserTest.MainFrameActivationOnStartup
40 -SubresourceFilterBrowserTest.SubFrameActivation 36 -SubresourceFilterBrowserTest.SubFrameActivation
41 # TabManagerTest.TabManagerBasics crashes sometimes 37 # TabManagerTest.TabManagerBasics crashes sometimes
42 -TabManagerTest.TabManagerBasics 38 -TabManagerTest.TabManagerBasics
43 -TemplateURLScraperTest.ScrapeWithOnSubmit 39 -TemplateURLScraperTest.ScrapeWithOnSubmit
44 -ThreatDOMDetailsTest.Everything 40 -ThreatDOMDetailsTest.Everything
45 -WebBluetoothTest.WebBluetoothAfterCrash 41 -WebBluetoothTest.WebBluetoothAfterCrash
46 -WebNavigationApiTest.Crash 42 -WebNavigationApiTest.Crash
(...skipping 22 matching lines...) Expand all
69 -BookmarkBubbleSignInDelegateTest.* 65 -BookmarkBubbleSignInDelegateTest.*
70 -GetAuthTokenFunctionTest.ComponentWithNormalClientId 66 -GetAuthTokenFunctionTest.ComponentWithNormalClientId
71 -GetAuthTokenFunctionTest.ComponentWithChromeClientId 67 -GetAuthTokenFunctionTest.ComponentWithChromeClientId
72 -PolicyTest.ExtensionInstallBlacklistSharedModules 68 -PolicyTest.ExtensionInstallBlacklistSharedModules
73 -WebNavigationApiTest.ServerRedirect 69 -WebNavigationApiTest.ServerRedirect
74 70
75 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes 71 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
76 # returns null for browser-side navigations 72 # returns null for browser-side navigations
77 -PageLoadMetricsBrowserTest.Ignore204Pages 73 -PageLoadMetricsBrowserTest.Ignore204Pages
78 -PageLoadMetricsBrowserTest.IgnoreDownloads 74 -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