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

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

Issue 2284683002: PlzNavigate: support upgrade-insecure-navigation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adressed comments (Nate) 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/DocumentLoader.cpp » ('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 ]
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-or igin-allow.html [ Failure ] 100 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 ] 101 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 ] 102 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ]
103 103
104 # https://crbug.com/576270: Move mixed-content checks that happen during 104 # https://crbug.com/576270: Move mixed-content checks that happen during
105 # navigation to the browser 105 # navigation to the browser
106 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ] 106 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 ] 107 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 ] 108 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.h tml [ Failure ]
109 109
110 # https://crbug.com/576271: PlzNavigate: support insecure request upgrade
111 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 ]
113 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Mi ssing ]
114 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 ]
116
117 # https://crbug.com/638900: Failing due to flipped order of callbacks to 110 # https://crbug.com/638900: Failing due to flipped order of callbacks to
118 # WebFrameClient::didStartProvisionalLoad() and 111 # WebFrameClient::didStartProvisionalLoad() and
119 # WebFrameClient::didFinishDocumentLoad(). 112 # WebFrameClient::didFinishDocumentLoad().
120 fast/loader/subframe-removes-itself.html [ Failure ] 113 fast/loader/subframe-removes-itself.html [ Failure ]
121 http/tests/loading/redirect-with-no-location-crash.html [ Failure ] 114 http/tests/loading/redirect-with-no-location-crash.html [ Failure ]
122 http/tests/loading/slow-parsing-subframe.html [ Failure ] 115 http/tests/loading/slow-parsing-subframe.html [ Failure ]
123 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] 116 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
124 http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ] 117 http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ]
125 118
126 # Untriaged navigation 119 # Untriaged navigation
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
532 http/tests/streams/readable-streams/tee.html [ Failure ] 525 http/tests/streams/readable-streams/tee.html [ Failure ]
533 http/tests/streams/readable-streams/templated.html [ Failure ] 526 http/tests/streams/readable-streams/templated.html [ Failure ]
534 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ] 527 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 ] 528 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ]
536 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ] 529 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ]
537 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ] 530 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ]
538 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ] 531 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ]
539 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ] 532 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ]
540 http/tests/serviceworker/getregistrations.html [ Timeout ] 533 http/tests/serviceworker/getregistrations.html [ Timeout ]
541 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ] 534 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/DocumentLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698