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

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

Issue 2449323005: predictors: Basic browsertest checks predictor learning. (Closed)
Patch Set: Revert changes about defaults. Created 4 years, 1 month 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
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 2720200f977febdf7b58f317c653cf908c6398f0..a20ccc0d26bd9185373db7f6a94052ad6c3f4346 100644
--- a/testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter
+++ b/testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter
@@ -42,4 +42,8 @@
# https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
# returns null for browser-side navigations
-PageLoadMetricsBrowserTest.Ignore204Pages
--PageLoadMetricsBrowserTest.IgnoreDownloads
+-PageLoadMetricsBrowserTest.IgnoreDownloads
+
+# https://crbug.com/650246: ResourcePrefetchPredictor doesn't work correctly yet
+# with PlzNavigate
+-ResourcePrefetchPredictorBrowserTest.*

Powered by Google App Engine
This is Rietveld 408576698