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

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

Issue 2278563002: PlzNavigate: Triage renderer-initiated failed navigation tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@renderer_side_failed_navigation
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 | 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 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ] 4 virtual/pointerevent/fast/events/before-unload-forbidden-navigation.html [ Cra sh ]
5 5
6 # https://crbug.com/608372: PlzNavigate: support POST navigations 6 # https://crbug.com/608372: PlzNavigate: support POST navigations
7 fast/forms/submit-to-url-fragment.html [ Failure ] 7 fast/forms/submit-to-url-fragment.html [ Failure ]
8 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] 8 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
9 fast/loader/form-state-restore-with-frames.html [ Failure ] 9 fast/loader/form-state-restore-with-frames.html [ Failure ]
10 http/tests/history/back-to-post.html [ Timeout ] 10 http/tests/history/back-to-post.html [ Timeout ]
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 114
115 # https://crbug.com/638900: Failing due to flipped order of callbacks to 115 # https://crbug.com/638900: Failing due to flipped order of callbacks to
116 # WebFrameClient::didStartProvisionalLoad() and 116 # WebFrameClient::didStartProvisionalLoad() and
117 # WebFrameClient::didFinishDocumentLoad(). 117 # WebFrameClient::didFinishDocumentLoad().
118 fast/loader/subframe-removes-itself.html [ Failure ] 118 fast/loader/subframe-removes-itself.html [ Failure ]
119 http/tests/loading/redirect-with-no-location-crash.html [ Failure ] 119 http/tests/loading/redirect-with-no-location-crash.html [ Failure ]
120 http/tests/loading/slow-parsing-subframe.html [ Failure ] 120 http/tests/loading/slow-parsing-subframe.html [ Failure ]
121 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] 121 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
122 http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ] 122 http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ]
123 123
124 # https://crbug.com/640631: Failing due to difference in WebFrameClient
125 # callback sequence on renderer-initiated failed navigations.
126 http/tests/loading/bad-scheme-subframe.html [ Timeout ]
127 http/tests/loading/bad-server-subframe.html [ Failure ]
128 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Fail ure ]
129
124 # Untriaged navigation 130 # Untriaged navigation
125 http/tests/cookies/same-site/popup-same-site-post.html [ Failure ] 131 http/tests/cookies/same-site/popup-same-site-post.html [ Failure ]
126 http/tests/cookies/same-site/popup-same-site.html [ Failure ] 132 http/tests/cookies/same-site/popup-same-site.html [ Failure ]
127 http/tests/loading/307-after-303-after-post.html [ Failure ] 133 http/tests/loading/307-after-303-after-post.html [ Failure ]
128 http/tests/loading/bad-scheme-subframe.html [ Timeout ]
129 http/tests/loading/bad-server-subframe.html [ Failure ]
130 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ] 134 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
131 http/tests/loading/pdf-commit-load-callbacks.html [ Crash ] 135 http/tests/loading/pdf-commit-load-callbacks.html [ Crash ]
132 http/tests/loading/promote-img-in-viewport-priority.html [ Failure ] 136 http/tests/loading/promote-img-in-viewport-priority.html [ Failure ]
133 http/tests/loading/redirect-methods.html [ Crash Failure ] 137 http/tests/loading/redirect-methods.html [ Crash Failure ]
134 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Fail ure ]
135 http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ] 138 http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ]
136 http/tests/navigation/response204.html [ Timeout ] 139 http/tests/navigation/response204.html [ Timeout ]
137 140
138 # Untriaged security 141 # Untriaged security
139 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ] 142 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Failure ]
140 http/tests/security/frame-loading-via-document-write.html [ Crash Crash Pass ] 143 http/tests/security/frame-loading-via-document-write.html [ Crash Crash Pass ]
141 144
142 # Untriaged other 145 # Untriaged other
143 css3/fonts/font-style-matching-7.html [ Failure ] 146 css3/fonts/font-style-matching-7.html [ Failure ]
144 editing/selection/iframe.html [ Failure ] 147 editing/selection/iframe.html [ Failure ]
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
529 http/tests/streams/readable-streams/tee.html [ Failure ] 532 http/tests/streams/readable-streams/tee.html [ Failure ]
530 http/tests/streams/readable-streams/templated.html [ Failure ] 533 http/tests/streams/readable-streams/templated.html [ Failure ]
531 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ] 534 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-se rvice-worker.html [ Failure ]
532 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ] 535 http/tests/inspector/elements/event-listeners-framework-with-service-worker.ht ml [ Timeout ]
533 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ] 536 http/tests/inspector/service-workers/service-worker-manager.html [ Timeout ]
534 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ] 537 http/tests/inspector/service-workers/service-workers-view.html [ Timeout ]
535 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ] 538 http/tests/security/contentSecurityPolicy/service-worker-allowed.html [ Timeou t ]
536 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ] 539 http/tests/serviceworker/chromium/resolve-after-window-close.html [ Timeout ]
537 http/tests/serviceworker/getregistrations.html [ Timeout ] 540 http/tests/serviceworker/getregistrations.html [ Timeout ]
538 http/tests/serviceworker/foreign-fetch-workers.html [ Failure ] 541 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