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

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

Issue 2689653003: PlzNavigate: Enforce 'form-action' CSP on the browser-side. (Closed)
Patch Set: Rebase. Created 3 years, 9 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/551000: PlzNavigate: DevTools support 4 # https://crbug.com/551000: PlzNavigate: DevTools support
5 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ] 5 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ]
6 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ] 6 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ]
7 # Console error messages are wrongly ordered. 7 # Console error messages are wrongly ordered.
8 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] 8 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ]
9 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ] 9 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ]
10 10
11 # Flipped order between diStartProvisionalLoad & willSendRequest 11 # Flipped order between diStartProvisionalLoad & willSendRequest
12 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] 12 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ]
13 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] 13 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
14 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos t.html [ Failure ] 14 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos t.html [ Failure ]
15 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ] 15 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ]
16 16
17 # https://crbug.com/685074: PlzNavigate: enforce 'form-action' CSP on the browse r-side
18 crbug.com/685074 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r edirect-blocked.html [ Failure ]
19 crbug.com/685074 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/form-action-src-redirect-blocked.html [ Failure ]
20
21 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages when the 'frame-src' CSP is infringed. 17 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages when the 'frame-src' CSP is infringed.
22 crbug.com/690946 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-b locked.html [ Failure ] 18 crbug.com/690946 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-b locked.html [ Failure ]
23 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-blocked.htm l [ Failure ] 19 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-blocked.htm l [ Failure ]
24 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-child-frame -navigates-to-blocked-origin.html [ Failure ] 20 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-child-frame -navigates-to-blocked-origin.html [ Failure ]
25 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi n-load.html [ Failure ] 21 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi n-load.html [ Failure ]
26 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/child-src/frame-blocked.html [ Failure ] 22 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ 1.1/child-src/frame-blocked.html [ Failure ]
27 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ frame-src-blocked.html [ Failure ] 23 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ frame-src-blocked.html [ Failure ]
28 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ] 24 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ]
29 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ frame-src-cross-origin-load.html [ Failure ] 25 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/ frame-src-cross-origin-load.html [ Failure ]
30 26
(...skipping 12 matching lines...) Expand all
43 Bug(695072) virtual/mojo-loading/http/tests/security/location-href-clears-userna me-password.html [ Failure ] 39 Bug(695072) virtual/mojo-loading/http/tests/security/location-href-clears-userna me-password.html [ Failure ]
44 40
45 # Timeout 41 # Timeout
46 Bug(none) fast/loader/crash-replacing-location-before-load.html [ Timeout ] 42 Bug(none) fast/loader/crash-replacing-location-before-load.html [ Timeout ]
47 43
48 # These tests are flaky. 44 # These tests are flaky.
49 Bug(none) external/wpt/service-workers/service-worker/fetch-event-redirect.https .html [ Crash ] 45 Bug(none) external/wpt/service-workers/service-worker/fetch-event-redirect.https .html [ Crash ]
50 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 46 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
51 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 47 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
52 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 48 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW
« content/browser/frame_host/navigation_handle_impl.h ('K') | « content/test/test_render_frame_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698