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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # These tests currently fail when run with --enable-browser-side-navigation 1 # These tests currently fail when run with --enable-browser-side-navigation
2 # See https://crbug.com/576261 2 # See https://crbug.com/576261
3 # before-unload issues 3 # before-unload issues
4 fast/loader/recursive-before-unload-crash.html [ Failure ] 4 fast/loader/recursive-before-unload-crash.html [ Failure ]
5 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ] 5 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ]
6 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ] 6 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ]
7 7
8 # https://crbug.com/608372: PlzNavigate: support POST navigations 8 # https://crbug.com/608372: PlzNavigate: support POST navigations
9 fast/forms/state-restore-skip-stateless.html [ Crash ] 9 fast/forms/state-restore-skip-stateless.html [ Crash ]
10 fast/forms/submit-to-url-fragment.html [ Failure ] 10 fast/forms/submit-to-url-fragment.html [ Failure ]
11 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] 11 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
12 fast/loader/form-state-restore-with-frames.html [ Failure ] 12 fast/loader/form-state-restore-with-frames.html [ Failure ]
13 http/tests/history/back-to-post.html [ Timeout ] 13 http/tests/history/back-to-post.html [ Timeout ]
14 http/tests/history/post-replace-state-reload.html [ Crash Failure ]
15 http/tests/navigation/location-reload-after-post.php [ Crash Failure ]
16 http/tests/navigation/post-goback-same-url.html [ Failure ] 14 http/tests/navigation/post-goback-same-url.html [ Failure ]
17 http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ]
18 15
19 # Failing due to error page supression in layout tests 16 # Failing due to error page supression in layout tests
20 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ] 17 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ]
21 18
22 # Failing due to extra error due to bad timing. 19 # Failing due to extra error due to bad timing.
23 fast/events/before-unload-in-subframe.html [ Crash ] 20 fast/events/before-unload-in-subframe.html [ Crash ]
24 21
25 # Failing due to empty data url 22 # Failing due to empty data url
26 editing/execCommand/apply-style-command-crash.html [ Crash ] 23 editing/execCommand/apply-style-command-crash.html [ Crash ]
27 editing/style/apply-style-crash.html [ Crash ] 24 editing/style/apply-style-crash.html [ Crash ]
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html [ Failure ] 74 http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html [ Failure ]
78 http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redi rect.html [ Failure ] 75 http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redi rect.html [ Failure ]
79 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_re directs.html [ Failure ] 76 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_re directs.html [ Failure ]
80 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain_allow_timing.html [ Timeout ] 77 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain_allow_timing.html [ Timeout ]
81 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain.html [ Timeout ] 78 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain.html [ Timeout ]
82 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_with_timing_allow_origin.html [ Timeout ] 79 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_with_timing_allow_origin.html [ Timeout ]
83 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect.html [ Timeout ] 80 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect.html [ Timeout ]
84 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_s ame_origin_redirect.html [ Timeout ] 81 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_s ame_origin_redirect.html [ Timeout ]
85 imported/wpt/web-animations/animation-timeline/document-timeline.html [ Failur e ] 82 imported/wpt/web-animations/animation-timeline/document-timeline.html [ Failur e ]
86 83
84 # https://crbug.com/625765: Need to solve duplicate output from
85 # WebFrameTestClient::willSendRequest() that causes text failures.
86 http/tests/history/post-replace-state-reload.html [ Failure ]
87 http/tests/navigation/location-reload-after-post.php [ Failure ]
88 http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ]
89 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ]
90 http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure ]
91 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ]
92 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.ht ml [ Failure ]
93 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin- allow.html [ Failure ]
94 http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ]
95 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.htm l [ Failure ]
96 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
97 http/tests/cache/iframe-304-crash.html [ Failure ]
98 http/tests/security/frame-loading-via-document-write.html [ Failure ]
99 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/tes t-003.html [ Failure ]
100 mhtml/multi_frames_contentid.mht [ Timeout Failure ]
101
87 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` 102 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
88 # checks up out of the renderer. 103 # checks up out of the renderer.
89 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked .html [ Timeout ] 104 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked .html [ Timeout ]
90 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked .html [ Failure ] 105 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked .html [ Failure ]
91 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ] 106 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ]
92 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ] 107 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ]
93 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ]
94 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ] 108 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ]
95 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-allow.html [ Failure ] 109 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-allow.html [ Failure ]
96 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-deny.html [ Failure ] 110 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-deny.html [ Failure ]
97 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ] 111 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ]
98 http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure Crash ]
99 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ]
100 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.ht ml [ Failure Crash ]
101 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin- allow.html [ Failure Crash ]
102 http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ]
103 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.htm l [ Failure ]
104 112
105 # https://crbug.com/576270: Move mixed-content checks that happen during 113 # https://crbug.com/576270: Move mixed-content checks that happen during
106 # navigation to the browser 114 # navigation to the browser
107 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ] 115 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ]
108 http/tests/security/mixedContent/insecure-prefetch-in-main-frame.html [ Failur e ] 116 http/tests/security/mixedContent/insecure-prefetch-in-main-frame.html [ Failur e ]
109 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ] 117 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ]
110 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.h tml [ Failure ] 118 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.h tml [ Failure ]
111 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ] 119 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ]
112 120
113 # https://crbug.com/576271: PlzNavigate: support insecure request upgrade 121 # https://crbug.com/576271: PlzNavigate: support insecure request upgrade
114 http/tests/security/upgrade-insecure-requests/https-header-auxiliary.html [ Fa ilure ] 122 http/tests/security/upgrade-insecure-requests/https-header-auxiliary.html [ Fa ilure ]
115 http/tests/security/upgrade-insecure-requests/https-header-nested.html [ Failu re ] 123 http/tests/security/upgrade-insecure-requests/https-header-nested.html [ Failu re ]
116 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Mi ssing ] 124 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Mi ssing ]
117 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Miss ing Timeout Timeout Timeout ] 125 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Miss ing Timeout Timeout Timeout ]
118 http/tests/security/w3c/cross-origin-objects.html [ Crash Timeout Failure ] 126 http/tests/security/w3c/cross-origin-objects.html [ Crash Timeout Failure ]
119 127
120 # Untriaged navigation 128 # Untriaged navigation
121 compositing/gestures/gesture-tapHighlight-simple-navigate.html [ Failure ] 129 compositing/gestures/gesture-tapHighlight-simple-navigate.html [ Failure ]
122 fast/dom/location-new-window-no-crash.html [ Crash ]
123 fast/loader/document-destruction-within-unload.html [ Crash ] 130 fast/loader/document-destruction-within-unload.html [ Crash ]
124 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
125 fast/loader/scroll-position-restored-on-reload-at-load-event.html [ Failure ] 131 fast/loader/scroll-position-restored-on-reload-at-load-event.html [ Failure ]
126 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Cr ash Timeout ] 132 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Cr ash Timeout ]
127 fast/loader/subframe-removes-itself.html [ Failure ] 133 fast/loader/subframe-removes-itself.html [ Failure ]
128 http/tests/cache/iframe-304-crash.html [ Crash Failure ]
129 http/tests/cache/smil-usecounter-in-cached-image.html [ Failure ] 134 http/tests/cache/smil-usecounter-in-cached-image.html [ Failure ]
130 http/tests/cookies/same-site/popup-same-site-post.html [ Failure ] 135 http/tests/cookies/same-site/popup-same-site-post.html [ Failure ]
131 http/tests/cookies/same-site/popup-same-site.html [ Failure ] 136 http/tests/cookies/same-site/popup-same-site.html [ Failure ]
132 http/tests/loading/307-after-303-after-post.html [ Failure ] 137 http/tests/loading/307-after-303-after-post.html [ Failure ]
133 http/tests/loading/bad-scheme-subframe.html [ Timeout ] 138 http/tests/loading/bad-scheme-subframe.html [ Timeout ]
134 http/tests/loading/bad-server-subframe.html [ Failure ] 139 http/tests/loading/bad-server-subframe.html [ Failure ]
135 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ] 140 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
136 http/tests/loading/pdf-commit-load-callbacks.html [ Crash ] 141 http/tests/loading/pdf-commit-load-callbacks.html [ Crash ]
137 http/tests/loading/promote-img-in-viewport-priority.html [ Failure ] 142 http/tests/loading/promote-img-in-viewport-priority.html [ Failure ]
138 http/tests/loading/redirect-methods.html [ Crash Failure ] 143 http/tests/loading/redirect-methods.html [ Crash Failure ]
139 http/tests/loading/redirect-with-no-location-crash.html [ Failure ] 144 http/tests/loading/redirect-with-no-location-crash.html [ Failure ]
140 http/tests/loading/slow-parsing-subframe.html [ Failure ] 145 http/tests/loading/slow-parsing-subframe.html [ Failure ]
141 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Fail ure ] 146 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Fail ure ]
142 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] 147 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ]
143 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] 148 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
144 http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ] 149 http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ]
145 http/tests/navigation/response204.html [ Timeout ] 150 http/tests/navigation/response204.html [ Timeout ]
146 http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ] 151 http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ]
147 http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier -2.html [ Timeout ] 152 http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier -2.html [ Timeout ]
148 http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier .html [ Timeout ] 153 http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier .html [ Timeout ]
149 http/tests/navigation/scrollstate-after-http-equiv-refresh.html [ Timeout ] 154 http/tests/navigation/scrollstate-after-http-equiv-refresh.html [ Timeout ]
150 http/tests/navigation/scrollstate-after-location-reload.html [ Timeout ] 155 http/tests/navigation/scrollstate-after-location-reload.html [ Timeout ]
151 156
152 # Untriaged security 157 # Untriaged security
153 http/tests/security/frame-loading-via-document-write.html [ Failure ]
154 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ] 158 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ]
155 159
156 # Untriaged other 160 # Untriaged other
157 css3/fonts/font-style-matching-7.html [ Failure ] 161 css3/fonts/font-style-matching-7.html [ Failure ]
158 editing/selection/iframe.html [ Failure ] 162 editing/selection/iframe.html [ Failure ]
159 fast/css/acid2-pixel.html [ Crash Timeout Failure ] 163 fast/css/acid2-pixel.html [ Crash Timeout Failure ]
160 fast/css/acid2.html [ Crash Timeout Failure ] 164 fast/css/acid2.html [ Crash Timeout Failure ]
161 fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ] 165 fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ]
162 fast/dom/frame-loading-via-document-write.html [ Failure ] 166 fast/dom/frame-loading-via-document-write.html [ Failure ]
163 fast/events/drag-file-crash.html [ Failure ] 167 fast/events/drag-file-crash.html [ Failure ]
164 fast/layout/scroll-anchoring/history-restore-anchors.html [ Failure ] 168 fast/layout/scroll-anchoring/history-restore-anchors.html [ Failure ]
165 fast/overflow/overflow-height-float-not-removed-crash.html [ Failure ] 169 fast/overflow/overflow-height-float-not-removed-crash.html [ Failure ]
166 fast/overflow/overflow-height-float-not-removed-crash3.html [ Failure ] 170 fast/overflow/overflow-height-float-not-removed-crash3.html [ Failure ]
167 fast/table/giantCellspacing.html [ Failure ] 171 fast/table/giantCellspacing.html [ Failure ]
168 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 172 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
169 http/tests/misc/window-dot-stop.html [ Failure ] 173 http/tests/misc/window-dot-stop.html [ Failure ]
170 http/tests/misc/window-open-then-write.html [ Timeout ] 174 http/tests/misc/window-open-then-write.html [ Timeout ]
171 imported/wpt/html/semantics/embedded-content/the-object-element/object-attribu tes.html [ Failure ] 175 imported/wpt/html/semantics/embedded-content/the-object-element/object-attribu tes.html [ Failure ]
172 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/tes t-003.html [ Failure ]
173 mhtml/multi_frames_contentid.mht [ Timeout Failure ]
174 plugins/object-onfocus-mutation-crash.html [ Timeout ] 176 plugins/object-onfocus-mutation-crash.html [ Timeout ]
175 svg/custom/anchor-on-use.svg [ Failure ] 177 svg/custom/anchor-on-use.svg [ Failure ]
176 svg/dynamic-updates/SVGAElement-dom-href-attr.html [ Failure ] 178 svg/dynamic-updates/SVGAElement-dom-href-attr.html [ Failure ]
177 svg/dynamic-updates/SVGAElement-dom-target-attr.html [ Failure ] 179 svg/dynamic-updates/SVGAElement-dom-target-attr.html [ Failure ]
178 svg/dynamic-updates/SVGAElement-svgdom-href-prop.html [ Failure ] 180 svg/dynamic-updates/SVGAElement-svgdom-href-prop.html [ Failure ]
179 svg/dynamic-updates/SVGAElement-svgdom-target-prop.html [ Failure ] 181 svg/dynamic-updates/SVGAElement-svgdom-target-prop.html [ Failure ]
180 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ] 182 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ]
181 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ] 183 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ]
182 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ] 184 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ]
183 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ] 185 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ]
(...skipping 365 matching lines...) Expand 10 before | Expand all | Expand 10 after
549 http/tests/streams/readable-streams/tee.html [ Failure ] 551 http/tests/streams/readable-streams/tee.html [ Failure ]
550 http/tests/streams/readable-streams/templated.html [ Failure ] 552 http/tests/streams/readable-streams/templated.html [ Failure ]
551 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ] 553 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ]
552 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ] 554 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ]
553 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ] 555 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ]
554 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ] 556 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ]
555 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ] 557 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ]
556 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ] 558 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ]
557 http/tests/serviceworker/getregistrations.html [ Timeout ] 559 http/tests/serviceworker/getregistrations.html [ Timeout ]
558 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ] 560 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ]
OLDNEW
« 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