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

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 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..bbad630d248747c30a1875088e10abc7421da27e 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
+-NavigationControllerBrowserTest.SamePageBrowserInitiated
Charlie Reis 2016/11/04 17:30:53 Why is this disabled for PlzNavigate? (I'm genera
clamy 2016/11/07 14:10:51 Because we don't classify browser-initiated same-p
Charlie Reis 2016/11/08 06:38:53 Ah, thanks. Is there a bug on file to fix that?
clamy 2016/11/09 18:05:52 I've filed https://bugs.chromium.org/p/chromium/is
+
# Fail in Debug
-DevToolsProtocolTest.ControlNavigationsMainFrame
-IsolatedDevToolsProtocolTest.ControlNavigationsChildFrames

Powered by Google App Engine
This is Rietveld 408576698