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

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

Issue 2587443002: predictors: Make speculative_prefetch_predictor work with PlzNavigate (Closed)
Patch Set: Modified after clamy@ review Created 4 years 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 | « chrome/browser/predictors/resource_prefetcher_unittest.cc ('k') | 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 -ChromeServiceWorkerTest.FallbackMainResourceRequestWhenJSDisabled 1 -ChromeServiceWorkerTest.FallbackMainResourceRequestWhenJSDisabled
2 2
3 # NavigationHandle::IsRendererInitiated some times return differently in 3 # NavigationHandle::IsRendererInitiated some times return differently in
4 # browser side navigation tests. 4 # browser side navigation tests.
5 -SBNavigationObserverBrowserTest.DirectDownloadNoReferrerTargetBlank 5 -SBNavigationObserverBrowserTest.DirectDownloadNoReferrerTargetBlank
6 -SBNavigationObserverBrowserTest.SingleMetaRefreshRedirectTargetBlank 6 -SBNavigationObserverBrowserTest.SingleMetaRefreshRedirectTargetBlank
7 -SBNavigationObserverBrowserTest.NewTabDownload 7 -SBNavigationObserverBrowserTest.NewTabDownload
8 -SBNavigationObserverBrowserTest.NewTabDownloadWithDataURL 8 -SBNavigationObserverBrowserTest.NewTabDownloadWithDataURL
9 -SBNavigationObserverBrowserTest.SubFrameNewTabDownload 9 -SBNavigationObserverBrowserTest.SubFrameNewTabDownload
10 10
11 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes 11 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
12 # returns null for browser-side navigations 12 # returns null for browser-side navigations
13 -PageLoadMetricsBrowserTest.Ignore204Pages 13 -PageLoadMetricsBrowserTest.Ignore204Pages
14 -PageLoadMetricsBrowserTest.IgnoreDownloads 14 -PageLoadMetricsBrowserTest.IgnoreDownloads
15 15
16 # https://crbug.com/650246: ResourcePrefetchPredictor doesn't work correctly yet
17 # with PlzNavigate
18 -ResourcePrefetchPredictorBrowserTest.*
19
20 # https://crbug.com/668714: Allow setting net/ flags for NavigationHandle 16 # https://crbug.com/668714: Allow setting net/ flags for NavigationHandle
21 -NoStatePrefetchBrowserTest.PrefetchLoadFlag 17 -NoStatePrefetchBrowserTest.PrefetchLoadFlag
22 -NoStatePrefetchBrowserTest.Prefetch301LoadFlags 18 -NoStatePrefetchBrowserTest.Prefetch301LoadFlags
OLDNEW
« no previous file with comments | « chrome/browser/predictors/resource_prefetcher_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698