OLD | NEW |
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 | 7 |
8 # https://crbug.com/685074: PlzNavigate: enforce 'form-action' CSP on the browse
r-side | |
9 crbug.com/685074 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] | |
10 crbug.com/685074 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] | |
11 | |
12 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages
when the 'frame-src' CSP is infringed. | 8 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages
when the 'frame-src' CSP is infringed. |
13 crbug.com/690946 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-b
locked.html [ Failure ] | 9 crbug.com/690946 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-b
locked.html [ Failure ] |
14 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-blocked.htm
l [ Failure ] | 10 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-blocked.htm
l [ Failure ] |
15 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-child-frame
-navigates-to-blocked-origin.html [ Failure ] | 11 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-child-frame
-navigates-to-blocked-origin.html [ Failure ] |
16 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi
n-load.html [ Failure ] | 12 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi
n-load.html [ Failure ] |
17 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/child-src/frame-blocked.html [ Failure ] | 13 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/child-src/frame-blocked.html [ Failure ] |
18 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-blocked.html [ Failure ] | 14 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-blocked.html [ Failure ] |
19 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ] | 15 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ] |
20 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-cross-origin-load.html [ Failure ] | 16 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-cross-origin-load.html [ Failure ] |
21 | 17 |
(...skipping 12 matching lines...) Expand all Loading... |
34 crbug.com/695072 http/tests/security/mixedContent/insecure-iframe-with-hsts.http
s.html [ Failure ] | 30 crbug.com/695072 http/tests/security/mixedContent/insecure-iframe-with-hsts.http
s.html [ Failure ] |
35 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] | 31 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] |
36 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] | 32 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] |
37 crbug.com/695072 virtual/mojo-loading/http/tests/security/location-href-clears-u
sername-password.html [ Failure ] | 33 crbug.com/695072 virtual/mojo-loading/http/tests/security/location-href-clears-u
sername-password.html [ Failure ] |
38 crbug.com/695072 virtual/mojo-loading/http/tests/security/mixedContent/insecure-
iframe-with-hsts.https.html [ Failure ] | 34 crbug.com/695072 virtual/mojo-loading/http/tests/security/mixedContent/insecure-
iframe-with-hsts.https.html [ Failure ] |
39 | 35 |
40 # These tests are flaky. | 36 # These tests are flaky. |
41 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 37 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
42 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 38 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
43 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | 39 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
OLD | NEW |