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

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

Issue 2475693002: Do not reset NavigationHandle when navigating same-page (Closed)
Patch Set: Addressed comments 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.content_browsertests.filter
diff --git a/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter b/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter
index 55534355bf3d060f99395732d84ec11ff6ebae49..eea22f7f206536a804ee33b9f75268e61648dcd8 100644
--- a/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter
+++ b/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter
@@ -6,6 +6,9 @@
# NavigationPreload dosn't work well with PlzNavigate yet. https://crbug.com/649558
-ServiceWorkerBrowserTest/ServiceWorkerNavigationPreloadTest.*
+# Browser-initiated fragment navigations are handled improperly
+-NavigationControllerBrowserTest.SamePageBrowserInitiated
+
# Fail in Debug
-DevToolsProtocolTest.ControlNavigationsMainFrame
-IsolatedDevToolsProtocolTest.ControlNavigationsChildFrames

Powered by Google App Engine
This is Rietveld 408576698