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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation

Issue 2649873003: PlzNavigate: update layout test filter (Closed)
Patch Set: Created 3 years, 11 months 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
index 7dd7f283ba02fabcecf5b4d183baa9780e52a2c6..0be35fe905fa399b4ad8e4f9e8be987be4d9c476 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
@@ -1,22 +1,38 @@
# These tests currently fail when run with --enable-browser-side-navigation
# See https://crbug.com/576261
# https://crbug.com/608372: PlzNavigate: support POST navigations
-crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
# Layout test does not end for unknown reasons.
crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ]
crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Timeout ]
-# Layout test ending too soon.
+
+# Ensure POST navigations are treated as different document
+# Fixed by https://codereview.chromium.org/2630413002/
crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ]
+crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
+crbug.com/575210 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ Timeout ]
+crbug.com/575210 virtual/stable/http/tests/navigation/history-back-across-form-submission-to-fragment.html [ Timeout ]
+crbug.com/575210 virtual/mojo-loading/http/tests/navigation/history-back-across-form-submission-to-fragment.html [ Timeout ]
-# https://crbug.com/575210: PlzNavigate: history navigation support
+# Ensure same-page back-forward are handled as same-page navigations
+# Fixed by https://codereview.chromium.org/2584513003/
crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Crash Timeout ]
-crbug.com/575210 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ Timeout ]
crbug.com/575210 external/wpt/html/browsers/browsing-the-web/history-traversal/popstate_event.html [ Crash Failure Timeout ]
-crbug.com/575210 external/wpt/html/browsers/browsing-the-web/unloading-documents/beforeunload-on-navigation-of-parent.html [ Failure ]
crbug.com/575210 external/wpt/html/browsers/history/the-history-interface/004.html [ Failure ]
crbug.com/575210 external/wpt/html/browsers/history/the-location-interface/security_location_0.htm [ Failure ]
-crbug.com/575210 virtual/stable/http/tests/navigation/history-back-across-form-submission-to-fragment.html [ Timeout ]
-crbug.com/575210 virtual/mojo-loading/http/tests/navigation/history-back-across-form-submission-to-fragment.html [ Timeout ]
+
+# Issue with m_progressTracker->progressCompleted when navigation fails
+# Fixed by https://codereview.chromium.org/2624723002/
+crbug.com/679675 fast/css/acid2-pixel.html [ Timeout ]
+crbug.com/679675 fast/css/acid2.html [ Timeout ]
+crbug.com/679675 fast/dom/HTMLObjectElement/children-changed.html [ Timeout ]
+crbug.com/679675 fast/overflow/overflow-height-float-not-removed-crash.html [ Timeout ]
+crbug.com/679675 fast/overflow/overflow-height-float-not-removed-crash2.html [ Timeout ]
+crbug.com/679675 fast/overflow/overflow-height-float-not-removed-crash3.html [ Timeout ]
+crbug.com/679675 fast/table/giantCellspacing.html [ Timeout ]
+crbug.com/679675 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Timeout ]
+
+# https://crbug.com/683891: Execute BeforeUnload on subframes during browser-initiated navigations
+crbug.com/683891 external/wpt/html/browsers/browsing-the-web/unloading-documents/beforeunload-on-navigation-of-parent.html [ Failure ]
# https://crbug.com/551000: PlzNavigate: DevTools support
crbug.com/551000 http/tests/inspector/extensions-ignore-cache.html [ Failure ]
@@ -34,6 +50,7 @@ crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ]
crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-document-initiator.html [ Failure ]
crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initiator.html [ Failure ]
# Duplicate started loading output.
+# Fixed by https://codereview.chromium.org/2622083004/
crbug.com/551000 inspector-protocol/page/frameAttachedDetached.html [ Failure ]
crbug.com/551000 inspector-protocol/page/frameStartedLoading.html [ Failure ]
@@ -131,6 +148,9 @@ crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
# https://crbug.com/673742 Calling document.open should cancel a load
crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ]
+# Issue with ServiceWorker timing.
+Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html [ Failure ]
+
# Timeout when receiving a 204 response
# Note (clamy): I haven't filed a bug yet since
# https://codereview.chromium.org/2549373004/ will modify 204 handling when it
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698