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

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

Issue 2269653002: PlzNavigate: Prevent tests to end too early. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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 | third_party/WebKit/Source/core/loader/FrameLoader.h » ('j') | 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 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ] 4 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ]
5 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ] 5 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ]
6 6
7 # https://crbug.com/608372: PlzNavigate: support POST navigations 7 # https://crbug.com/608372: PlzNavigate: support POST navigations
8 fast/forms/state-restore-skip-stateless.html [ Crash ] 8 fast/forms/state-restore-skip-stateless.html [ Crash ]
9 fast/forms/submit-to-url-fragment.html [ Failure ] 9 fast/forms/submit-to-url-fragment.html [ Failure ]
10 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] 10 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
11 fast/loader/form-state-restore-with-frames.html [ Failure ] 11 fast/loader/form-state-restore-with-frames.html [ Failure ]
12 http/tests/history/back-to-post.html [ Timeout ] 12 http/tests/history/back-to-post.html [ Timeout ]
13 http/tests/navigation/post-goback-same-url.html [ Failure ] 13 http/tests/navigation/post-goback-same-url.html [ Failure ]
14 14
15 # Failing due to error page supression in layout tests 15 # Failing due to error page supression in layout tests
16 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ] 16 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ]
17 17
18 # Failing due to extra error due to bad timing. 18 # Failing due to extra error due to bad timing.
19 fast/events/before-unload-in-subframe.html [ Crash ] 19 fast/events/before-unload-in-subframe.html [ Crash ]
20 20
21 # Failing due to empty data url 21 # Failing due to empty data url
22 editing/execCommand/apply-style-command-crash.html [ Crash ] 22 editing/execCommand/apply-style-command-crash.html [ Crash ]
23 editing/style/apply-style-crash.html [ Crash ] 23 editing/style/apply-style-crash.html [ Crash ]
24 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ] 24 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ]
25 fast/loader/reload-zero-byte-plugin.html [ Crash ] 25 fast/loader/reload-zero-byte-plugin.html [ Crash ]
26 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.htm l [ Crash ] 26 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.htm l [ Crash ]
27 plugins/iframe-plugin-bgcolor.html [ Crash ] 27 plugins/iframe-plugin-bgcolor.html [ Crash ]
28 plugins/plugin-document-back-forward.html [ Crash ] 28 plugins/plugin-document-back-forward.html [ Crash ]
29 29
30 # Failing due to ctrl+click doesn't work on same site navigation.
31 editing/pasteboard/paste-when-over-link.html [ Failure ]
Nate Chapin 2016/09/09 17:44:49 Why are these failures being added here?
arthursonzogni 2016/09/15 00:15:58 Opening link in a new tab / new window was not wor
32 fast/events/isolated-worlds-override-keystate.html [ Failure ]
33 fast/events/main-world-does-not-override-keystate.html [ Failure ]
34 fast/events/simulated-click-on-anchor-with-target-blank.html [ Failure ]
35
30 # https://crbug.com/608375: PlzNavigate: Appcache support 36 # https://crbug.com/608375: PlzNavigate: Appcache support
31 http/tests/appcache/fallback.html [ Timeout ] 37 http/tests/appcache/fallback.html [ Timeout ]
32 http/tests/appcache/main-resource-hash.html [ Crash Timeout ] 38 http/tests/appcache/main-resource-hash.html [ Crash Timeout ]
33 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ] 39 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ]
34 http/tests/appcache/non-html.xhtml [ Crash Timeout ] 40 http/tests/appcache/non-html.xhtml [ Crash Timeout ]
35 http/tests/appcache/offline-access.html [ Crash Timeout ] 41 http/tests/appcache/offline-access.html [ Crash Timeout ]
36 http/tests/appcache/remove-cache.html [ Failure Timeout ] 42 http/tests/appcache/remove-cache.html [ Failure Timeout ]
37 http/tests/appcache/top-frame-2.html [ Timeout ] 43 http/tests/appcache/top-frame-2.html [ Timeout ]
38 44
39 # https://crbug.com/575210: PlzNavigate: history navigation support 45 # https://crbug.com/575210: PlzNavigate: history navigation support
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ] 85 http/tests/security/xssAuditor/script-tag-post-redirect.html [ Failure ]
80 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ] 86 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ]
81 http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure ] 87 http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure ]
82 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ] 88 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ]
83 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.ht ml [ Failure ] 89 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.ht ml [ Failure ]
84 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin- allow.html [ Failure ] 90 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin- allow.html [ Failure ]
85 http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ] 91 http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ]
86 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.htm l [ Failure ] 92 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.htm l [ Failure ]
87 fast/loader/main-document-url-for-non-http-loads.html [ Failure ] 93 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
88 http/tests/cache/iframe-304-crash.html [ Failure ] 94 http/tests/cache/iframe-304-crash.html [ Failure ]
89 http/tests/security/frame-loading-via-document-write.html [ Failure ]
90 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/tes t-003.html [ Failure ] 95 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/tes t-003.html [ Failure ]
91 mhtml/multi_frames_contentid.mht [ Timeout Failure ] 96 mhtml/multi_frames_contentid.mht [ Timeout Failure ]
92 97
93 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` 98 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
94 # checks up out of the renderer. 99 # checks up out of the renderer.
95 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked .html [ Timeout ] 100 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked .html [ Timeout ]
96 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked .html [ Failure ] 101 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked .html [ Failure ]
97 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ] 102 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ]
98 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ] 103 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ]
99 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ] 104 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ]
100 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-allow.html [ Failure ] 105 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-allow.html [ Failure ]
101 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-deny.html [ Failure ] 106 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-deny.html [ Failure ]
102 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ] 107 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ]
103 108
104 # https://crbug.com/576270: Move mixed-content checks that happen during 109 # https://crbug.com/576270: Move mixed-content checks that happen during
105 # navigation to the browser 110 # navigation to the browser
106 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ] 111 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ]
107 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.h tml [ Failure ] 112 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.h tml [ Failure ]
108 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ] 113 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ]
109 114
110 # https://crbug.com/576271: PlzNavigate: support insecure request upgrade 115 # https://crbug.com/576271: PlzNavigate: support insecure request upgrade
111 http/tests/security/upgrade-insecure-requests/https-header-auxiliary.html [ Fa ilure ] 116 http/tests/security/upgrade-insecure-requests/https-header-auxiliary.html [ Fa ilure ]
112 http/tests/security/upgrade-insecure-requests/https-header-nested.html [ Failu re ] 117 http/tests/security/upgrade-insecure-requests/https-header-nested.html [ Failu re ]
113 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Mi ssing ] 118 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Fa ilure ]
114 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Miss ing Timeout Timeout Timeout ] 119 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Miss ing Timeout Timeout Timeout ]
115 http/tests/security/w3c/cross-origin-objects.html [ Crash Timeout Failure ] 120 http/tests/security/w3c/cross-origin-objects.html [ Crash Timeout Failure ]
116 121
117 # https://crbug.com/638900: Failing due to flipped order of callbacks to 122 # https://crbug.com/638900: Failing due to flipped order of callbacks to
118 # WebFrameClient::didStartProvisionalLoad() and 123 # WebFrameClient::didStartProvisionalLoad() and
119 # WebFrameClient::didFinishDocumentLoad(). 124 # WebFrameClient::didFinishDocumentLoad().
120 fast/loader/subframe-removes-itself.html [ Failure ] 125 fast/loader/subframe-removes-itself.html [ Failure ]
121 http/tests/loading/redirect-with-no-location-crash.html [ Failure ] 126 http/tests/loading/redirect-with-no-location-crash.html [ Failure ]
122 http/tests/loading/slow-parsing-subframe.html [ Failure ] 127 http/tests/loading/slow-parsing-subframe.html [ Failure ]
123 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] 128 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
(...skipping 18 matching lines...) Expand all
142 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ] 147 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ]
143 http/tests/security/frame-loading-via-document-write.html [ Crash Crash Pass ] 148 http/tests/security/frame-loading-via-document-write.html [ Crash Crash Pass ]
144 149
145 # Untriaged other 150 # Untriaged other
146 css3/fonts/font-style-matching-7.html [ Failure ] 151 css3/fonts/font-style-matching-7.html [ Failure ]
147 editing/selection/iframe.html [ Failure ] 152 editing/selection/iframe.html [ Failure ]
148 fast/css/acid2-pixel.html [ Crash Timeout Failure ] 153 fast/css/acid2-pixel.html [ Crash Timeout Failure ]
149 fast/css/acid2.html [ Crash Timeout Failure ] 154 fast/css/acid2.html [ Crash Timeout Failure ]
150 fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ] 155 fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ]
151 fast/dom/frame-loading-via-document-write.html [ Failure ] 156 fast/dom/frame-loading-via-document-write.html [ Failure ]
152 fast/events/drag-file-crash.html [ Failure ]
153 fast/layout/scroll-anchoring/history-restore-anchors.html [ Failure ] 157 fast/layout/scroll-anchoring/history-restore-anchors.html [ Failure ]
154 fast/overflow/overflow-height-float-not-removed-crash.html [ Failure ] 158 fast/overflow/overflow-height-float-not-removed-crash.html [ Failure ]
155 fast/overflow/overflow-height-float-not-removed-crash3.html [ Failure ] 159 fast/overflow/overflow-height-float-not-removed-crash3.html [ Failure ]
156 fast/table/giantCellspacing.html [ Failure ] 160 fast/table/giantCellspacing.html [ Failure ]
157 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 161 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
158 http/tests/misc/window-dot-stop.html [ Failure ] 162 http/tests/misc/window-dot-stop.html [ Failure ]
159 http/tests/misc/window-open-then-write.html [ Timeout ] 163 http/tests/misc/window-open-then-write.html [ Timeout ]
160 imported/wpt/html/semantics/embedded-content/the-object-element/object-attribu tes.html [ Failure ] 164 imported/wpt/html/semantics/embedded-content/the-object-element/object-attribu tes.html [ Failure ]
161 plugins/object-onfocus-mutation-crash.html [ Timeout ] 165 plugins/object-onfocus-mutation-crash.html [ Timeout ]
162 svg/custom/anchor-on-use.svg [ Failure ]
163 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ] 166 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ]
164 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ] 167 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ]
165 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ] 168 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ]
166 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ] 169 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ]
167 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ] 170 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ]
168 171
169 # https://crbug.com/440463: Make ServiceWorker and PlzNavigate play well 172 # https://crbug.com/440463: Make ServiceWorker and PlzNavigate play well
170 # together. 173 # together.
171 http/tests/serviceworker/appcache-ordering-main.html [ Failure ] 174 http/tests/serviceworker/appcache-ordering-main.html [ Failure ]
172 http/tests/serviceworker/chromium/register-link-header.html [ Timeout Failure ] 175 http/tests/serviceworker/chromium/register-link-header.html [ Timeout Failure ]
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
532 http/tests/streams/readable-streams/tee.html [ Failure ] 535 http/tests/streams/readable-streams/tee.html [ Failure ]
533 http/tests/streams/readable-streams/templated.html [ Failure ] 536 http/tests/streams/readable-streams/templated.html [ Failure ]
534 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ] 537 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ]
535 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ] 538 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ]
536 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ] 539 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ]
537 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ] 540 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ]
538 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ] 541 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ]
539 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ] 542 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ]
540 http/tests/serviceworker/getregistrations.html [ Timeout ] 543 http/tests/serviceworker/getregistrations.html [ Timeout ]
541 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ] 544 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/FrameLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698