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

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

Issue 2578363002: Wire up download attribution enable finch experiment (Closed)
Patch Set: Remove unnecessary includes 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/ui/tab_helpers.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
6 -SBNavigationObserverBrowserTest.SingleMetaRefreshRedirectTargetBlank
5 -SBNavigationObserverBrowserTest.NewTabDownload 7 -SBNavigationObserverBrowserTest.NewTabDownload
6 -SBNavigationObserverBrowserTest.NewTabDownloadWithDataURL 8 -SBNavigationObserverBrowserTest.NewTabDownloadWithDataURL
7 -SBNavigationObserverBrowserTest.SubFrameNewTabDownload 9 -SBNavigationObserverBrowserTest.SubFrameNewTabDownload
8 10
9 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes 11 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
10 # returns null for browser-side navigations 12 # returns null for browser-side navigations
11 -PageLoadMetricsBrowserTest.Ignore204Pages 13 -PageLoadMetricsBrowserTest.Ignore204Pages
12 -PageLoadMetricsBrowserTest.IgnoreDownloads 14 -PageLoadMetricsBrowserTest.IgnoreDownloads
13 15
14 # https://crbug.com/650246: ResourcePrefetchPredictor doesn't work correctly yet 16 # https://crbug.com/650246: ResourcePrefetchPredictor doesn't work correctly yet
15 # with PlzNavigate 17 # with PlzNavigate
16 -ResourcePrefetchPredictorBrowserTest.* 18 -ResourcePrefetchPredictorBrowserTest.*
17 19
18 # https://crbug.com/668714: Allow setting net/ flags for NavigationHandle 20 # https://crbug.com/668714: Allow setting net/ flags for NavigationHandle
19 -NoStatePrefetchBrowserTest.PrefetchLoadFlag 21 -NoStatePrefetchBrowserTest.PrefetchLoadFlag
20 -NoStatePrefetchBrowserTest.Prefetch301LoadFlags 22 -NoStatePrefetchBrowserTest.Prefetch301LoadFlags
OLDNEW
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698