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

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

Issue 2368883003: PlzNavigate: fix crash when updating redirect timing. (Closed)
Patch Set: Rebase + 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
OLDNEW
1 -ActivityLogApiTest.TriggerEvent 1 -ActivityLogApiTest.TriggerEvent
2 -BrowserActionApiTest.BrowserActionPopupWithIframe 2 -BrowserActionApiTest.BrowserActionPopupWithIframe
3 -BrowserTest.BeforeUnloadVsBeforeReload 3 -BrowserTest.BeforeUnloadVsBeforeReload
4 -BrowserTest.CancelBeforeUnloadResetsURL 4 -BrowserTest.CancelBeforeUnloadResetsURL
5 -BrowserTest.ClearPendingOnFailUnlessNTP 5 -BrowserTest.ClearPendingOnFailUnlessNTP
6 -BrowserTest.InterstitialCancelsGuestViewDialogs 6 -BrowserTest.InterstitialCancelsGuestViewDialogs
7 -BrowserTest.ReloadThenCancelBeforeUnload 7 -BrowserTest.ReloadThenCancelBeforeUnload
8 -ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess 8 -ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess
9 -ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT 9 -ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT
10 -ChromeServiceWorker* 10 -ChromeServiceWorker*
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 -RedirectTest.ClientServerServer 52 -RedirectTest.ClientServerServer
53 -RestartTest.PostWithPassword 53 -RestartTest.PostWithPassword
54 -SafeBrowsing* 54 -SafeBrowsing*
55 -SubresourceFilterBrowserTest.MainFrameActivation 55 -SubresourceFilterBrowserTest.MainFrameActivation
56 -SubresourceFilterBrowserTest.MainFrameActivationOnStartup 56 -SubresourceFilterBrowserTest.MainFrameActivationOnStartup
57 -SubresourceFilterBrowserTest.SubFrameActivation 57 -SubresourceFilterBrowserTest.SubFrameActivation
58 # TabManagerTest.TabManagerBasics crashes sometimes 58 # TabManagerTest.TabManagerBasics crashes sometimes
59 -TabManagerTest.TabManagerBasics 59 -TabManagerTest.TabManagerBasics
60 -TemplateURLScraperTest.ScrapeWithOnSubmit 60 -TemplateURLScraperTest.ScrapeWithOnSubmit
61 -ThreatDOMDetailsTest.Everything 61 -ThreatDOMDetailsTest.Everything
62 -TracingBrowserTest.TestBackgroundMemoryInfra
63 -TracingBrowserTest.TestMemoryInfra
64 -WebBluetoothTest.WebBluetoothAfterCrash 62 -WebBluetoothTest.WebBluetoothAfterCrash
65 -WebNavigationApiTest.Crash 63 -WebNavigationApiTest.Crash
66 -WebNavigationApiTest.CrossProcess 64 -WebNavigationApiTest.CrossProcess
67 -WebNavigationApiTest.CrossProcessAbort 65 -WebNavigationApiTest.CrossProcessAbort
68 -WebNavigationApiTest.CrossProcessFragment 66 -WebNavigationApiTest.CrossProcessFragment
69 -WebNavigationApiTest.CrossProcessHistory 67 -WebNavigationApiTest.CrossProcessHistory
70 -WebNavigationApiTest.CrossProcessIframe 68 -WebNavigationApiTest.CrossProcessIframe
71 -WebNavigationApiTest.Failures 69 -WebNavigationApiTest.Failures
72 -WebNavigationApiTest.IFrame 70 -WebNavigationApiTest.IFrame
73 -WebNavigationApiTest.OpenTab 71 -WebNavigationApiTest.OpenTab
(...skipping 25 matching lines...) Expand all
99 -PhishingDOMFeatureExtractorTest.SubFrames 97 -PhishingDOMFeatureExtractorTest.SubFrames
100 -PhishingDOMFeatureExtractorTest.SubframeRemoval 98 -PhishingDOMFeatureExtractorTest.SubframeRemoval
101 99
102 # https://crbug.com/647712: Nested URL blocking needs to work with PlzNavigate 100 # https://crbug.com/647712: Nested URL blocking needs to work with PlzNavigate
103 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionAllowed 101 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionAllowed
104 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked 102 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked
105 -WebViewGuestTouchFocusTest.TouchFocusesBrowserPluginInEmbedder 103 -WebViewGuestTouchFocusTest.TouchFocusesBrowserPluginInEmbedder
106 -WebViewScrollGuestContent/WebViewScrollGuestContentTest.ScrollGuestContent/0 104 -WebViewScrollGuestContent/WebViewScrollGuestContentTest.ScrollGuestContent/0
107 -WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble * 105 -WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble *
108 -WebViewTests/WebViewFocusTest.TouchFocusesEmbedder/0 106 -WebViewTests/WebViewFocusTest.TouchFocusesEmbedder/0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698