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

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

Issue 2653953005: PlzNavigate: transmit redirect info to the renderer side (Closed)
Patch Set: PlzNavigate: transmit redirect info to the renderer side Created 3 years, 10 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 # https://crbug.com/608372: PlzNavigate: support POST navigations 3 # https://crbug.com/608372: PlzNavigate: support POST navigations
4 # Layout test does not end for unknown reasons. 4 # Layout test does not end for unknown reasons.
5 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] 5 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ]
6 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ] 6 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ]
7 7
8 # https://crbug.com/551000: PlzNavigate: DevTools support 8 # https://crbug.com/551000: PlzNavigate: DevTools support
9 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ] 9 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ]
10 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ] 10 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ]
11 # Console error messages are wrongly ordered. 11 # Console error messages are wrongly ordered.
12 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] 12 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ]
13 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ] 13 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ]
14 # We don't report the right initiator type or line number. 14 # We don't report the right initiator type or line number.
15 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [ Failure ] 15 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [ Failure ]
16 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ] 16 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ]
17 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum ent-initiator.html [ Failure ] 17 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum ent-initiator.html [ Failure ]
18 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi ator.html [ Failure ] 18 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi ator.html [ Failure ]
19 19
20 # Forward redirect info to the renderer. Fixed by https://codereview.chromium.o rg/2653953005/. 20 # Flipped order between diStartProvisionalLoad & willSendRequest
21 crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
22 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-network-re direct.html [ Timeout ]
23 # These ones have an additional issue with a flipped order between diStartProvi sionalLoad & willSendRequest
24 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ] 21 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ]
25 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] 22 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
26 23
27 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` 24 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
28 # checks up out of the renderer. 25 # checks up out of the renderer.
29 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r edirect-blocked.html [ Timeout ] 26 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r edirect-blocked.html [ Timeout ]
30 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r edirect-blocked.html [ Failure ] 27 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r edirect-blocked.html [ Failure ]
31 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat ch-paths.html [ Timeout ] 28 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat ch-paths.html [ Timeout ]
32 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes .html [ Failure ] 29 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes .html [ Failure ]
33 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/child-src/frame-redirect-blocked.html [ Timeout ] 30 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/child-src/frame-redirect-blocked.html [ Timeout ]
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 # New untriaged. 87 # New untriaged.
91 Bug(none) http/tests/navigation/back-to-dynamic-iframe.html [ Failure ] 88 Bug(none) http/tests/navigation/back-to-dynamic-iframe.html [ Failure ]
92 Bug(none) virtual/mojo-loading/http/tests/navigation/back-to-dynamic-iframe.html [ Failure ] 89 Bug(none) virtual/mojo-loading/http/tests/navigation/back-to-dynamic-iframe.html [ Failure ]
93 90
94 # This test seems to be partially failing without PlzNavigate as well. 91 # This test seems to be partially failing without PlzNavigate as well.
95 92
96 # These tests are flaky. 93 # These tests are flaky.
97 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 94 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
98 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 95 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
99 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 96 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698