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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/browser/navigation_handle.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter
diff --git a/testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter b/testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter
index 8354cf50f0b441f4b4c81ec79356ecdd6a85e07b..2d8bf4e246b4a4efb701c9a3bd38cc0e1e4655ce 100644
--- a/testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter
+++ b/testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter
@@ -101,3 +101,8 @@
-GetAuthTokenFunctionTest.ComponentWithChromeClientId
-PolicyTest.ExtensionInstallBlacklistSharedModules
-WebNavigationApiTest.ServerRedirect
+
+# https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
+# returns null for browser-side navigations
+-PageLoadMetricsBrowserTest.Ignore204Pages
+-PageLoadMetricsBrowserTest.IgnoreDownloads
« 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