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/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` | 8 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` |
9 # checks up out of the renderer. | 9 # checks up out of the renderer. |
10 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] | 10 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] |
(...skipping 13 matching lines...) Expand all Loading... |
24 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] | 24 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] |
25 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat
ch-paths.html [ Timeout ] | 25 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat
ch-paths.html [ Timeout ] |
26 crbug.com/695072 http/tests/security/location-href-clears-username-password.html
[ Failure ] | 26 crbug.com/695072 http/tests/security/location-href-clears-username-password.html
[ Failure ] |
27 crbug.com/695072 http/tests/security/mixedContent/insecure-iframe-with-hsts.http
s.html [ Failure ] | 27 crbug.com/695072 http/tests/security/mixedContent/insecure-iframe-with-hsts.http
s.html [ Failure ] |
28 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] | 28 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] |
29 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] | 29 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] |
30 crbug.com/695072 virtual/mojo-loading/http/tests/security/location-href-clears-u
sername-password.html [ Failure ] | 30 crbug.com/695072 virtual/mojo-loading/http/tests/security/location-href-clears-u
sername-password.html [ Failure ] |
31 crbug.com/695072 virtual/mojo-loading/http/tests/security/mixedContent/insecure-
iframe-with-hsts.https.html [ Failure ] | 31 crbug.com/695072 virtual/mojo-loading/http/tests/security/mixedContent/insecure-
iframe-with-hsts.https.html [ Failure ] |
32 | 32 |
33 # These tests are flaky. | 33 # These tests are flaky. |
34 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | |
35 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 34 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
36 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | |
OLD | NEW |