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

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

Issue 2121103002: PlzNavigate: Triage tests that are failing due to crbug.com/625765 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 5d3588754b9e91d5545994326ff1cdb9fffa5985..ddfeea4678e792ec4fee5da7517eba607af53ddd 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
@@ -11,10 +11,7 @@
fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
fast/loader/form-state-restore-with-frames.html [ Failure ]
http/tests/history/back-to-post.html [ Timeout ]
- http/tests/history/post-replace-state-reload.html [ Crash Failure ]
- http/tests/navigation/location-reload-after-post.php [ Crash Failure ]
http/tests/navigation/post-goback-same-url.html [ Failure ]
- http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ]
# Failing due to error page supression in layout tests
fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ]
@@ -84,23 +81,34 @@
http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_same_origin_redirect.html [ Timeout ]
imported/wpt/web-animations/animation-timeline/document-timeline.html [ Failure ]
+# https://crbug.com/625765: Need to solve duplicate output from
+# WebFrameTestClient::willSendRequest() that causes text failures.
+ http/tests/history/post-replace-state-reload.html [ Failure ]
+ http/tests/navigation/location-reload-after-post.php [ Failure ]
+ http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ]
+ http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ]
+ http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure ]
+ http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ]
+ http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.html [ Failure ]
+ http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-allow.html [ Failure ]
+ http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ]
+ http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html [ Failure ]
+ fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
+ http/tests/cache/iframe-304-crash.html [ Failure ]
+ http/tests/security/frame-loading-via-document-write.html [ Failure ]
+ imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html [ Failure ]
+ mhtml/multi_frames_contentid.mht [ Timeout Failure ]
+
# https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
# checks up out of the renderer.
http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked.html [ Timeout ]
http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html [ Failure ]
http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Timeout ]
http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ]
- http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ]
http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ]
http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html [ Failure ]
http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html [ Failure ]
http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ]
- http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure Crash ]
- http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ]
- http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.html [ Failure Crash ]
- http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-allow.html [ Failure Crash ]
- http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ]
- http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html [ Failure ]
# https://crbug.com/576270: Move mixed-content checks that happen during
# navigation to the browser
@@ -119,13 +127,10 @@
# Untriaged navigation
compositing/gestures/gesture-tapHighlight-simple-navigate.html [ Failure ]
- fast/dom/location-new-window-no-crash.html [ Crash ]
fast/loader/document-destruction-within-unload.html [ Crash ]
- fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
fast/loader/scroll-position-restored-on-reload-at-load-event.html [ Failure ]
fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Crash Timeout ]
fast/loader/subframe-removes-itself.html [ Failure ]
- http/tests/cache/iframe-304-crash.html [ Crash Failure ]
http/tests/cache/smil-usecounter-in-cached-image.html [ Failure ]
http/tests/cookies/same-site/popup-same-site-post.html [ Failure ]
http/tests/cookies/same-site/popup-same-site.html [ Failure ]
@@ -150,7 +155,6 @@
http/tests/navigation/scrollstate-after-location-reload.html [ Timeout ]
# Untriaged security
- http/tests/security/frame-loading-via-document-write.html [ Failure ]
http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ]
# Untriaged other
@@ -169,8 +173,6 @@
http/tests/misc/window-dot-stop.html [ Failure ]
http/tests/misc/window-open-then-write.html [ Timeout ]
imported/wpt/html/semantics/embedded-content/the-object-element/object-attributes.html [ Failure ]
- imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html [ Failure ]
- mhtml/multi_frames_contentid.mht [ Timeout Failure ]
plugins/object-onfocus-mutation-crash.html [ Timeout ]
svg/custom/anchor-on-use.svg [ Failure ]
svg/dynamic-updates/SVGAElement-dom-href-attr.html [ Failure ]
« 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