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

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: Rebase + removed DCHECK 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 cc3f36779a0a06fc03dc8cccee83188db62f8f04..7b4ec2ae9c2e2b7f2a9270018291200a584bdd35 100644
--- a/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter
+++ b/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter
@@ -5,6 +5,9 @@
# NavigationPreload dosn't work well with PlzNavigate yet. https://crbug.com/649558
-ServiceWorkerBrowserTest/ServiceWorkerNavigationPreloadTest.*
+# Browser-initiated fragment navigations are handled improperly. https://crbug.com/663777
+-NavigationControllerBrowserTest.SamePageBrowserInitiated
+
# Fail in Debug
-DevToolsProtocolTest.ControlNavigationsMainFrame
-IsolatedDevToolsProtocolTest.ControlNavigationsChildFrames

Powered by Google App Engine
This is Rietveld 408576698