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

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

Issue 2538483002: Add management related code to SafeBrowsingNavigationObserverManager (Closed)
Patch Set: address nits 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 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 34912ff872816547e3baac105ef4881aa885d0bb..7cae62b54684242ba70a13a00d4ddc60ab2fb165 100644
--- a/testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter
+++ b/testing/buildbot/filters/browser-side-navigation.linux.browser_tests.filter
@@ -1,5 +1,11 @@
-ChromeServiceWorkerTest.FallbackMainResourceRequestWhenJSDisabled
+# NavigationHandle::IsRendererInitiated some times return differently in
+# browser side navigation tests.
+-SBNavigationObserverBrowserTest.NewTabDownload
+-SBNavigationObserverBrowserTest.NewTabDownloadWithDataURL
+-SBNavigationObserverBrowserTest.SubFrameNewTabDownload
+
# https://crbug.com/652767: NavigationHandle::GetResponseHeaders sometimes
# returns null for browser-side navigations
-PageLoadMetricsBrowserTest.Ignore204Pages

Powered by Google App Engine
This is Rietveld 408576698