| 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 # Flipped order between diStartProvisionalLoad & willSendRequest | |
| 9 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] | |
| 10 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] | |
| 11 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] | |
| 12 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [
Crash Failure ] | |
| 13 | |
| 14 # 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` |
| 15 # checks up out of the renderer. | 9 # checks up out of the renderer. |
| 16 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 ] |
| 17 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes
.html [ Failure ] | 11 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes
.html [ Failure ] |
| 18 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] | 12 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] |
| 19 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m
ain-world-csp-iframes.html [ Failure ] | 13 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m
ain-world-csp-iframes.html [ Failure ] |
| 20 | 14 |
| 21 # Missing console warning about usage of legacy protocol. | 15 # Missing console warning about usage of legacy protocol. |
| 22 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro
tocol-setter-non-broken-weird.html [ Failure ] | 16 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro
tocol-setter-non-broken-weird.html [ Failure ] |
| 23 | 17 |
| (...skipping 10 matching lines...) Expand all Loading... |
| 34 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 ] |
| 35 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 ] |
| 36 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 ] |
| 37 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 ] |
| 38 | 32 |
| 39 # These tests are flaky. | 33 # These tests are flaky. |
| 40 Bug(none) external/wpt/service-workers/service-worker/fetch-event-redirect.https
.html [ Crash ] | 34 Bug(none) external/wpt/service-workers/service-worker/fetch-event-redirect.https
.html [ Crash ] |
| 41 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 35 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 ] | 36 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 ] | 37 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
| OLD | NEW |