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

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

Issue 2380773002: Prevent tracking metrics for cases such as 204s and downloads. (Closed)
Patch Set: fix comment, and disable tests for browser side navigation 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 | « content/public/browser/navigation_handle.h ('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 -ActivityLogApiTest.TriggerEvent 1 -ActivityLogApiTest.TriggerEvent
2 -BrowserActionApiTest.BrowserActionPopupWithIframe 2 -BrowserActionApiTest.BrowserActionPopupWithIframe
3 -BrowserTest.ClearPendingOnFailUnlessNTP 3 -BrowserTest.ClearPendingOnFailUnlessNTP
4 -ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess 4 -ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess
5 -ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT 5 -ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT
6 -ChromeServiceWorker* 6 -ChromeServiceWorker*
7 -ContinueWhereILeftOffTest.PostWithPassword 7 -ContinueWhereILeftOffTest.PostWithPassword
8 -ContinueWhereILeftOffTest.PostWithPasswordBrowserClose 8 -ContinueWhereILeftOffTest.PostWithPasswordBrowserClose
9 -ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers 9 -ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers
10 -CrazyExtensionTest.Crazy 10 -CrazyExtensionTest.Crazy
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 -WebViewScrollGuestContent/WebViewScrollGuestContentTest.ScrollGuestContent/0 94 -WebViewScrollGuestContent/WebViewScrollGuestContentTest.ScrollGuestContent/0
95 -WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble * 95 -WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble *
96 -WebViewTests/WebViewFocusTest.TouchFocusesEmbedder/0 96 -WebViewTests/WebViewFocusTest.TouchFocusesEmbedder/0
97 97
98 # Fail in Debug. 98 # Fail in Debug.
99 -BookmarkBubbleSignInDelegateTest.* 99 -BookmarkBubbleSignInDelegateTest.*
100 -GetAuthTokenFunctionTest.ComponentWithNormalClientId 100 -GetAuthTokenFunctionTest.ComponentWithNormalClientId
101 -GetAuthTokenFunctionTest.ComponentWithChromeClientId 101 -GetAuthTokenFunctionTest.ComponentWithChromeClientId
102 -PolicyTest.ExtensionInstallBlacklistSharedModules 102 -PolicyTest.ExtensionInstallBlacklistSharedModules
103 -WebNavigationApiTest.ServerRedirect 103 -WebNavigationApiTest.ServerRedirect
104
105 # https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
106 # returns null for browser-side navigations
107 -PageLoadMetricsBrowserTest.Ignore204Pages
108 -PageLoadMetricsBrowserTest.IgnoreDownloads
OLDNEW
« no previous file with comments | « content/public/browser/navigation_handle.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698