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

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

Issue 2147633003: PlzNavigate: Eliminate test_runner bailing out of layout tests too early (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Response to review 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
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 ]
5 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ] 4 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ]
6 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ] 5 virtual/pointerevent/fast/events/before-unload-in-subframe.html [ Crash ]
7 6
8 # https://crbug.com/608372: PlzNavigate: support POST navigations 7 # https://crbug.com/608372: PlzNavigate: support POST navigations
9 fast/forms/state-restore-skip-stateless.html [ Crash ] 8 fast/forms/state-restore-skip-stateless.html [ Crash ]
10 fast/forms/submit-to-url-fragment.html [ Failure ] 9 fast/forms/submit-to-url-fragment.html [ Failure ]
11 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] 10 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
12 fast/loader/form-state-restore-with-frames.html [ Failure ] 11 fast/loader/form-state-restore-with-frames.html [ Failure ]
13 http/tests/history/back-to-post.html [ Timeout ] 12 http/tests/history/back-to-post.html [ Timeout ]
14 http/tests/navigation/post-goback-same-url.html [ Failure ] 13 http/tests/navigation/post-goback-same-url.html [ Failure ]
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ] 103 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ]
105 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ] 104 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ]
106 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ] 105 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ]
107 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-allow.html [ Failure ] 106 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-allow.html [ Failure ]
108 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-deny.html [ Failure ] 107 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-deny.html [ Failure ]
109 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ] 108 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ]
110 109
111 # https://crbug.com/576270: Move mixed-content checks that happen during 110 # https://crbug.com/576270: Move mixed-content checks that happen during
112 # navigation to the browser 111 # navigation to the browser
113 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ] 112 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ]
114 http/tests/security/mixedContent/insecure-prefetch-in-main-frame.html [ Failur e ]
115 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ] 113 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ]
116 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.h tml [ Failure ] 114 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.h tml [ Failure ]
117 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ] 115 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ]
118 116
119 # https://crbug.com/576271: PlzNavigate: support insecure request upgrade 117 # https://crbug.com/576271: PlzNavigate: support insecure request upgrade
120 http/tests/security/upgrade-insecure-requests/https-header-auxiliary.html [ Fa ilure ] 118 http/tests/security/upgrade-insecure-requests/https-header-auxiliary.html [ Fa ilure ]
121 http/tests/security/upgrade-insecure-requests/https-header-nested.html [ Failu re ] 119 http/tests/security/upgrade-insecure-requests/https-header-nested.html [ Failu re ]
122 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Mi ssing ] 120 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Mi ssing ]
123 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Miss ing Timeout Timeout Timeout ] 121 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Miss ing Timeout Timeout Timeout ]
124 http/tests/security/w3c/cross-origin-objects.html [ Crash Timeout Failure ] 122 http/tests/security/w3c/cross-origin-objects.html [ Crash Timeout Failure ]
125 123
126 # Untriaged navigation 124 # Untriaged navigation
127 compositing/gestures/gesture-tapHighlight-simple-navigate.html [ Failure ]
128 fast/loader/document-destruction-within-unload.html [ Crash ] 125 fast/loader/document-destruction-within-unload.html [ Crash ]
129 fast/loader/scroll-position-restored-on-reload-at-load-event.html [ Failure ] 126 fast/loader/scroll-position-restored-on-reload-at-load-event.html [ Failure ]
130 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Cr ash Timeout ] 127 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Cr ash Timeout ]
131 fast/loader/subframe-removes-itself.html [ Failure ] 128 fast/loader/subframe-removes-itself.html [ Failure ]
132 http/tests/cache/smil-usecounter-in-cached-image.html [ Failure ] 129 http/tests/cache/smil-usecounter-in-cached-image.html [ Failure ]
133 http/tests/cookies/same-site/popup-same-site-post.html [ Failure ] 130 http/tests/cookies/same-site/popup-same-site-post.html [ Failure ]
134 http/tests/cookies/same-site/popup-same-site.html [ Failure ] 131 http/tests/cookies/same-site/popup-same-site.html [ Failure ]
135 http/tests/loading/307-after-303-after-post.html [ Failure ] 132 http/tests/loading/307-after-303-after-post.html [ Failure ]
136 http/tests/loading/bad-scheme-subframe.html [ Timeout ] 133 http/tests/loading/bad-scheme-subframe.html [ Timeout ]
137 http/tests/loading/bad-server-subframe.html [ Failure ] 134 http/tests/loading/bad-server-subframe.html [ Failure ]
(...skipping 28 matching lines...) Expand all
166 fast/layout/scroll-anchoring/history-restore-anchors.html [ Failure ] 163 fast/layout/scroll-anchoring/history-restore-anchors.html [ Failure ]
167 fast/overflow/overflow-height-float-not-removed-crash.html [ Failure ] 164 fast/overflow/overflow-height-float-not-removed-crash.html [ Failure ]
168 fast/overflow/overflow-height-float-not-removed-crash3.html [ Failure ] 165 fast/overflow/overflow-height-float-not-removed-crash3.html [ Failure ]
169 fast/table/giantCellspacing.html [ Failure ] 166 fast/table/giantCellspacing.html [ Failure ]
170 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 167 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
171 http/tests/misc/window-dot-stop.html [ Failure ] 168 http/tests/misc/window-dot-stop.html [ Failure ]
172 http/tests/misc/window-open-then-write.html [ Timeout ] 169 http/tests/misc/window-open-then-write.html [ Timeout ]
173 imported/wpt/html/semantics/embedded-content/the-object-element/object-attribu tes.html [ Failure ] 170 imported/wpt/html/semantics/embedded-content/the-object-element/object-attribu tes.html [ Failure ]
174 plugins/object-onfocus-mutation-crash.html [ Timeout ] 171 plugins/object-onfocus-mutation-crash.html [ Timeout ]
175 svg/custom/anchor-on-use.svg [ Failure ] 172 svg/custom/anchor-on-use.svg [ Failure ]
176 svg/dynamic-updates/SVGAElement-dom-href-attr.html [ Failure ]
177 svg/dynamic-updates/SVGAElement-dom-target-attr.html [ Failure ]
178 svg/dynamic-updates/SVGAElement-svgdom-href-prop.html [ Failure ]
179 svg/dynamic-updates/SVGAElement-svgdom-target-prop.html [ Failure ]
180 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ] 173 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ]
181 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ] 174 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ]
182 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ] 175 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 ] 176 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ]
184 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ] 177 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ]
185 178
186 # https://crbug.com/440463: Make ServiceWorker and PlzNavigate play well 179 # https://crbug.com/440463: Make ServiceWorker and PlzNavigate play well
187 # together. 180 # together.
188 http/tests/serviceworker/appcache-ordering-main.html [ Failure ] 181 http/tests/serviceworker/appcache-ordering-main.html [ Failure ]
189 http/tests/serviceworker/chromium/register-link-header.html [ Timeout Failure ] 182 http/tests/serviceworker/chromium/register-link-header.html [ Timeout Failure ]
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
549 http/tests/streams/readable-streams/tee.html [ Failure ] 542 http/tests/streams/readable-streams/tee.html [ Failure ]
550 http/tests/streams/readable-streams/templated.html [ Failure ] 543 http/tests/streams/readable-streams/templated.html [ Failure ]
551 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ] 544 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 ] 545 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ]
553 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ] 546 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ]
554 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ] 547 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ]
555 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ] 548 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ]
556 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ] 549 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ]
557 http/tests/serviceworker/getregistrations.html [ Timeout ] 550 http/tests/serviceworker/getregistrations.html [ Timeout ]
558 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ] 551 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698