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

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

Issue 1890493002: PlzNavigate: properly execute BeforeUnload on renderer initiated navigations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years, 7 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 3
4 # https://crbug.com/608371: PlzNavigate: properly execute the BeforeUnload event
5 editing/pasteboard/file-drag-to-editable.html [ Crash Failure ]
6 fast/events/before-unload-forbidden-navigation.html [ Crash ]
7 fast/events/before-unload-return-value-from-listener.html [ Crash Failure ]
8 fast/events/drop-handler-should-not-stop-navigate.html [ Crash Failure ]
9 fast/loader/recursive-before-unload-crash.html [ Crash Failure ]
10 http/tests/history/back-during-beforeunload.html [ Crash ]
11 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ]
12 virtual/pointerevent/fast/events/before-unload-return-value-from-listener.html [ Crash Failure ]
13 virtual/pointerevent/fast/events/drop-handler-should-not-stop-navigate.html [ Crash Failure ]
14 virtual/trustedeventsdefaultaction/fast/events/before-unload-forbidden-navigat ion.html [ Crash ]
15 virtual/trustedeventsdefaultaction/fast/events/before-unload-return-value-from -listener.html [ Crash Failure ]
16 virtual/trustedeventsdefaultaction/fast/events/drop-handler-should-not-stop-na vigate.html [ Crash Failure ]
17
18 # https://crbug.com/608372: PlzNavigate: support POST navigations 4 # https://crbug.com/608372: PlzNavigate: support POST navigations
19 fast/forms/state-restore-skip-stateless.html [ Crash ] 5 fast/forms/state-restore-skip-stateless.html [ Crash ]
20 fast/forms/submit-to-url-fragment.html [ Failure ] 6 fast/forms/submit-to-url-fragment.html [ Failure ]
21 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] 7 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
22 fast/loader/form-state-restore-with-frames.html [ Failure ] 8 fast/loader/form-state-restore-with-frames.html [ Failure ]
23 http/tests/cache/subresource-failover-to-network.html [ Crash ] 9 http/tests/cache/subresource-failover-to-network.html [ Crash ]
24 http/tests/history/back-to-post.html [ Timeout ] 10 http/tests/history/back-to-post.html [ Timeout ]
25 http/tests/history/post-replace-state-reload.html [ Crash Failure ] 11 http/tests/history/post-replace-state-reload.html [ Crash Failure ]
26 http/tests/navigation/location-reload-after-post.php [ Crash Failure ] 12 http/tests/navigation/location-reload-after-post.php [ Crash Failure ]
27 http/tests/navigation/post-frames-goback1.html [ Failure ] 13 http/tests/navigation/post-frames-goback1.html [ Failure ]
28 http/tests/navigation/post-goback-same-url.html [ Failure ] 14 http/tests/navigation/post-goback-same-url.html [ Failure ]
29 http/tests/navigation/post-goback1.html [ Crash Failure ] 15 http/tests/navigation/post-goback1.html [ Crash Failure ]
30 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked .html [ Failure ] 16 http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked .html [ Failure ]
31 http/tests/security/xssAuditor/full-block-post-from-iframe.html [ Failure ] 17 http/tests/security/xssAuditor/full-block-post-from-iframe.html [ Failure ]
32 http/tests/security/xssAuditor/post-from-iframe.html [ Failure ] 18 http/tests/security/xssAuditor/post-from-iframe.html [ Failure ]
33 http/tests/security/xssAuditor/script-tag-post-control-char.html [ Failure ] 19 http/tests/security/xssAuditor/script-tag-post-control-char.html [ Failure ]
34 http/tests/security/xssAuditor/script-tag-post-null-char.html [ Failure ] 20 http/tests/security/xssAuditor/script-tag-post-null-char.html [ Failure ]
35 http/tests/security/xssAuditor/script-tag-post.html [ Failure ] 21 http/tests/security/xssAuditor/script-tag-post.html [ Failure ]
36 22
37 # Failing due to error page supression in layout tests 23 # Failing due to error page supression in layout tests
38 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ] 24 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ]
39 25
26 # Failing due to extra error due to bad timing.
27 fast/events/before-unload-in-subframe.html [ Crash ]
28 virtual/trustedeventsdefaultaction/fast/events/before-unload-in-subframe.html [ Crash ]
29
40 # Failing due to empty data url 30 # Failing due to empty data url
41 editing/execCommand/apply-style-command-crash.html [ Crash ] 31 editing/execCommand/apply-style-command-crash.html [ Crash ]
42 editing/style/apply-style-crash.html [ Crash ] 32 editing/style/apply-style-crash.html [ Crash ]
43 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ] 33 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ]
44 fast/loader/reload-zero-byte-plugin.html [ Crash ] 34 fast/loader/reload-zero-byte-plugin.html [ Crash ]
45 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.htm l [ Crash ] 35 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.htm l [ Crash ]
46 plugins/iframe-plugin-bgcolor.html [ Crash ] 36 plugins/iframe-plugin-bgcolor.html [ Crash ]
47 plugins/plugin-document-back-forward.html [ Crash ] 37 plugins/plugin-document-back-forward.html [ Crash ]
48 38
49 # https://crbug.com/608375: PlzNavigate: Appcache support 39 # https://crbug.com/608375: PlzNavigate: Appcache support
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 svg/dynamic-updates/SVGAElement-dom-target-attr.html [ Failure ] 189 svg/dynamic-updates/SVGAElement-dom-target-attr.html [ Failure ]
200 svg/dynamic-updates/SVGAElement-svgdom-href-prop.html [ Failure ] 190 svg/dynamic-updates/SVGAElement-svgdom-href-prop.html [ Failure ]
201 svg/dynamic-updates/SVGAElement-svgdom-target-prop.html [ Failure ] 191 svg/dynamic-updates/SVGAElement-svgdom-target-prop.html [ Failure ]
202 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ] 192 virtual/pointerevent/fast/events/drag-file-crash.html [ Failure ]
203 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ] 193 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure ]
204 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ] 194 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Fail ure ]
205 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ] 195 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Tim eout ]
206 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ] 196 virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Fai lure ]
207 virtual/trustedeventsdefaultaction/fast/events/drag-file-crash.html [ Failure ] 197 virtual/trustedeventsdefaultaction/fast/events/drag-file-crash.html [ Failure ]
208 virtual/trustedeventsdefaultaction/fast/events/iframe-object-onload.html [ Fai lure ] 198 virtual/trustedeventsdefaultaction/fast/events/iframe-object-onload.html [ Fai lure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698