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

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

Issue 2429563002: Enable more browser tests that now pass with PlzNavigate. (Closed)
Patch Set: reland without ExtensionWebRequestApiTest.WebRequestDeclarative2 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
11 -ExtensionApiTest.Events 11 -ExtensionApiTest.Events
12 -ExtensionApiTest.Incognito 12 -ExtensionApiTest.Incognito
13 -ExtensionApiTest.JavaScriptURLPermissions 13 -ExtensionApiTest.JavaScriptURLPermissions
14 -ExtensionApiTest.JavasScriptEncodedURL 14 -ExtensionApiTest.JavasScriptEncodedURL
15 -ExtensionApiTest.SandboxedPages 15 -ExtensionApiTest.SandboxedPages
16 -ExtensionBindingsApiTest.ModuleSystem 16 -ExtensionBindingsApiTest.ModuleSystem
17 -ExtensionBrowserTest.WindowOpenExtension 17 -ExtensionBrowserTest.WindowOpenExtension
18 -ExtensionResourceRequestPolicyTest.Iframe 18 -ExtensionResourceRequestPolicyTest.Iframe
19 -ExtensionWebRequestApiTest.WebRequestComplex 19 # ExtensionWebRequestApiTest.WebRequestDeclarative2 crashes on bots but passes l ocally
20 -ExtensionWebRequestApiTest.WebRequestDeclarative2 20 -ExtensionWebRequestApiTest.WebRequestDeclarative2
21 -ExtensionWebRequestApiTest.WebRequestUnloadImmediately 21 -ExtensionWebRequestApiTest.WebRequestUnloadImmediately
22 -ExtensionWebRequestApiTest.WebRequestWithWithheldPermissions
23 -ExternallyConnectableMessagingTest.FromPopup 22 -ExternallyConnectableMessagingTest.FromPopup
24 -FindInPageControllerTest.SearchWithinSpecialURL 23 -FindInPageControllerTest.SearchWithinSpecialURL
25 -IsolatedAppTest.CookieIsolation 24 -IsolatedAppTest.CookieIsolation
26 -LogWebUIUrlTest.TestUberPage 25 -LogWebUIUrlTest.TestUberPage
27 -MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead 26 -MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead
28 -MediaGalleriesPlatformAppBrowserTest.Scan 27 -MediaGalleriesPlatformAppBrowserTest.Scan
29 -MediaGalleriesPlatformAppBrowserTest.ToURL 28 -MediaGalleriesPlatformAppBrowserTest.ToURL
30 -OptionsWebUIExtendedTest.OverlayBackToChild 29 -OptionsWebUIExtendedTest.OverlayBackToChild
31 -PDFExtensionTest.PdfAccessibilityInOOPIF 30 -PDFExtensionTest.PdfAccessibilityInOOPIF
32 -PlatformAppBrowserTest.ActiveAppsAreRecorded 31 -PlatformAppBrowserTest.ActiveAppsAreRecorded
(...skipping 18 matching lines...) Expand all
51 -WebNavigationApiTest.CrossProcessAbort 50 -WebNavigationApiTest.CrossProcessAbort
52 -WebNavigationApiTest.CrossProcessFragment 51 -WebNavigationApiTest.CrossProcessFragment
53 -WebNavigationApiTest.CrossProcessHistory 52 -WebNavigationApiTest.CrossProcessHistory
54 -WebNavigationApiTest.CrossProcessIframe 53 -WebNavigationApiTest.CrossProcessIframe
55 -WebNavigationApiTest.Failures 54 -WebNavigationApiTest.Failures
56 -WebNavigationApiTest.IFrame 55 -WebNavigationApiTest.IFrame
57 -WebNavigationApiTest.OpenTab 56 -WebNavigationApiTest.OpenTab
58 -WebNavigationApiTest.RequestOpenTab 57 -WebNavigationApiTest.RequestOpenTab
59 -WebNavigationApiTest.SrcDoc 58 -WebNavigationApiTest.SrcDoc
60 -WebNavigationApiTest.UserAction 59 -WebNavigationApiTest.UserAction
61 -WebViewTests/WebViewTest.Shim_TestDeclarativeWebRequestAPI/*
62 -WebViewTests/WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage/*
63 -WebViewTests/WebViewTest.Shim_TestInlineScriptFromAccessibleResources/* 60 -WebViewTests/WebViewTest.Shim_TestInlineScriptFromAccessibleResources/*
64 -WebViewTests/WebViewTest.Shim_TestMailtoLink/* 61 -WebViewTests/WebViewTest.Shim_TestMailtoLink/*
65 -WebViewTests/WebViewTest.Shim_TestNavigationToExternalProtocol/* 62 -WebViewTests/WebViewTest.Shim_TestNavigationToExternalProtocol/*
66 -WebViewTests/WebViewTest.Shim_TestNestedSubframes/* 63 -WebViewTests/WebViewTest.Shim_TestNestedSubframes/*
67 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIErrorOccurred/*
68 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIGoogleProperty/*
69 -WebViewTests/WebViewTest.Shim_TestWebRequestAPIWithHeaders/*
70 -WebViewTests/WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting/*
71 -WebViewTests/WebViewTest.Shim_TestWebViewInsideFrame/* 64 -WebViewTests/WebViewTest.Shim_TestWebViewInsideFrame/*
72 65
73 # Errors related to forms submission. 66 # Errors related to forms submission.
74 -PhishingDOMFeatureExtractorTest.SubFrames 67 -PhishingDOMFeatureExtractorTest.SubFrames
75 -PhishingDOMFeatureExtractorTest.SubframeRemoval 68 -PhishingDOMFeatureExtractorTest.SubframeRemoval
76 69
77 # https://crbug.com/647712: Nested URL blocking needs to work with PlzNavigate
78 -ProcessManagerBrowserTest.NestedURLNavigationsToExtensionBlocked
79
80 # Fail in Debug. 70 # Fail in Debug.
81 -BookmarkBubbleSignInDelegateTest.* 71 -BookmarkBubbleSignInDelegateTest.*
82 -GetAuthTokenFunctionTest.ComponentWithNormalClientId 72 -GetAuthTokenFunctionTest.ComponentWithNormalClientId
83 -GetAuthTokenFunctionTest.ComponentWithChromeClientId 73 -GetAuthTokenFunctionTest.ComponentWithChromeClientId
84 -PolicyTest.ExtensionInstallBlacklistSharedModules 74 -PolicyTest.ExtensionInstallBlacklistSharedModules
85 -WebNavigationApiTest.ServerRedirect 75 -WebNavigationApiTest.ServerRedirect
86 76
87 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes 77 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
88 # returns null for browser-side navigations 78 # returns null for browser-side navigations
89 -PageLoadMetricsBrowserTest.Ignore204Pages 79 -PageLoadMetricsBrowserTest.Ignore204Pages
90 -PageLoadMetricsBrowserTest.IgnoreDownloads 80 -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