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

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

Issue 2612793002: Implement ContentSecurityPolicy on the browser-side. (Closed)
Patch Set: Nit. 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 # Forward redirect info to the renderer. Fixed by https://codereview.chromium.o rg/2653953005/.
21 crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 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 ] 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 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 ] 24 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 ] 25 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
26 26
27 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` 27 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
28 # checks up out of the renderer. 28 # checks up out of the renderer.
29 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 ] 29 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 ] 30 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 ] 31 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 ]
34 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/form-action-src-redirect-blocked.html [ Failure ] 32 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/form-action-src-redirect-blocked.html [ Failure ]
35 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ redirect-does-not-match-paths.html [ Timeout ] 33 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ redirect-does-not-match-paths.html [ Timeout ]
36 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m ain-world-csp-iframes.html [ Failure ] 34 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m ain-world-csp-iframes.html [ Failure ]
37 35
38 # https://crbug.com/576270: Move mixed-content checks that happen during 36 # https://crbug.com/576270: Move mixed-content checks that happen during
39 # navigation to the browser 37 # navigation to the browser
40 crbug.com/576270 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allo wed.https.html [ Timeout Failure ] 38 crbug.com/576270 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allo wed.https.html [ Timeout Failure ]
41 crbug.com/576270 http/tests/security/mixedContent/redirect-http-to-https-iframe- in-main-frame.html [ Failure ] 39 crbug.com/576270 http/tests/security/mixedContent/redirect-http-to-https-iframe- in-main-frame.html [ Failure ]
42 crbug.com/576270 http/tests/security/mixedContent/redirect-https-to-http-iframe- in-main-frame.html [ Failure ] 40 crbug.com/576270 http/tests/security/mixedContent/redirect-https-to-http-iframe- in-main-frame.html [ Failure ]
43 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby- scheme-in-iframe-allowed.https.html [ Timeout Failure ] 41 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby- scheme-in-iframe-allowed.https.html [ Timeout Failure ]
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 # New untriaged. 77 # New untriaged.
80 Bug(none) http/tests/navigation/back-to-dynamic-iframe.html [ Failure ] 78 Bug(none) http/tests/navigation/back-to-dynamic-iframe.html [ Failure ]
81 Bug(none) virtual/mojo-loading/http/tests/navigation/back-to-dynamic-iframe.html [ Failure ] 79 Bug(none) virtual/mojo-loading/http/tests/navigation/back-to-dynamic-iframe.html [ Failure ]
82 80
83 # This test seems to be partially failing without PlzNavigate as well. 81 # This test seems to be partially failing without PlzNavigate as well.
84 82
85 # These tests are flaky. 83 # These tests are flaky.
86 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 84 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
87 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 85 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
88 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 86 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