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 | 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 ] | 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 ] | 10 crbug.com/685074 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] |
(...skipping 10 matching lines...) Expand all Loading... |
21 | 21 |
22 # https://crbug.com/695072: Preserve SourceLocation information. | 22 # https://crbug.com/695072: Preserve SourceLocation information. |
23 # This results in a missing line number in console error messages. | 23 # This results in a missing line number in console error messages. |
24 crbug.com/695072 http/tests/security/location-href-clears-username-password.html
[ Failure ] | 24 crbug.com/695072 http/tests/security/location-href-clears-username-password.html
[ Failure ] |
25 crbug.com/695072 virtual/mojo-loading/http/tests/security/location-href-clears-u
sername-password.html [ Failure ] | 25 crbug.com/695072 virtual/mojo-loading/http/tests/security/location-href-clears-u
sername-password.html [ Failure ] |
26 # The following tests need teh SourceLocation forwarded to the renderer when add
ing MixedContents error messages to the console. | 26 # The following tests need teh SourceLocation forwarded to the renderer when add
ing MixedContents error messages to the console. |
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/695072 virtual/mojo-loading/http/tests/security/mixedContent/insecure-
iframe-with-hsts.https.html [ Failure ] | 28 crbug.com/695072 virtual/mojo-loading/http/tests/security/mixedContent/insecure-
iframe-with-hsts.https.html [ Failure ] |
29 | 29 |
30 # These tests are flaky. | 30 # These tests are flaky. |
31 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | |
32 Bug(none) http/tests/security/popup-allowed-by-sandbox-can-navigate.html [ Failu
re ] | 31 Bug(none) http/tests/security/popup-allowed-by-sandbox-can-navigate.html [ Failu
re ] |
33 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | |
34 Bug(none) virtual/mojo-loading/http/tests/security/popup-allowed-by-sandbox-can-
navigate.html [ Failure ] | 32 Bug(none) virtual/mojo-loading/http/tests/security/popup-allowed-by-sandbox-can-
navigate.html [ Failure ] |
OLD | NEW |