| 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 # https://crbug.com/608372: PlzNavigate: support POST navigations | 3 # https://crbug.com/608372: PlzNavigate: support POST navigations |
| 4 # Layout test does not end for unknown reasons. | 4 # Layout test does not end for unknown reasons. |
| 5 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] | 5 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] |
| 6 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim
eout ] | 6 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim
eout ] |
| 7 | 7 |
| 8 # Ensure same-page back-forward are handled as same-page navigations | 8 # Ensure same-page back-forward are handled as same-page navigations |
| 9 # Fixed by https://codereview.chromium.org/2584513003/ | 9 # Fixed by https://codereview.chromium.org/2584513003/ |
| 10 crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashc
hange.html [ Crash Timeout ] | 10 crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashc
hange.html [ Crash Timeout ] |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] | 23 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] |
| 24 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] | 24 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] |
| 25 # We don't report the right initiator type or line number. | 25 # We don't report the right initiator type or line number. |
| 26 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [
Failure ] | 26 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [
Failure ] |
| 27 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ] | 27 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ] |
| 28 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum
ent-initiator.html [ Failure ] | 28 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum
ent-initiator.html [ Failure ] |
| 29 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi
ator.html [ Failure ] | 29 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi
ator.html [ Failure ] |
| 30 | 30 |
| 31 # https://crbug.com/625765: Need to solve duplicate output from | 31 # https://crbug.com/625765: Need to solve duplicate output from |
| 32 # WebFrameTestClient::willSendRequest() that causes text failures. | 32 # WebFrameTestClient::willSendRequest() that causes text failures. |
| 33 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] | 33 #crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] |
| 34 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [
Crash Failure ] | 34 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [
Crash Failure ] |
| 35 | 35 |
| 36 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` | 36 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` |
| 37 # checks up out of the renderer. | 37 # checks up out of the renderer. |
| 38 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r
edirect-blocked.html [ Timeout ] | 38 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r
edirect-blocked.html [ Timeout ] |
| 39 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] | 39 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] |
| 40 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat
ch-paths.html [ Timeout ] | 40 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat
ch-paths.html [ Timeout ] |
| 41 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes
.html [ Failure ] | 41 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes
.html [ Failure ] |
| 42 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/child-src/frame-redirect-blocked.html [ Timeout ] | 42 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/child-src/frame-redirect-blocked.html [ Timeout ] |
| 43 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] | 43 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] |
| 44 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] | 44 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] |
| 45 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m
ain-world-csp-iframes.html [ Failure ] | 45 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m
ain-world-csp-iframes.html [ Failure ] |
| 46 | 46 |
| 47 # https://crbug.com/576270: Move mixed-content checks that happen during | 47 # https://crbug.com/576270: Move mixed-content checks that happen during |
| 48 # navigation to the browser | 48 # navigation to the browser |
| 49 crbug.com/576270 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allo
wed.https.html [ Timeout Failure ] | 49 crbug.com/576270 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allo
wed.https.html [ Timeout Failure ] |
| 50 crbug.com/576270 http/tests/security/mixedContent/redirect-http-to-https-iframe-
in-main-frame.html [ Failure ] | 50 crbug.com/576270 http/tests/security/mixedContent/redirect-http-to-https-iframe-
in-main-frame.html [ Failure ] |
| 51 crbug.com/576270 http/tests/security/mixedContent/redirect-https-to-http-iframe-
in-main-frame.html [ Failure ] | 51 crbug.com/576270 http/tests/security/mixedContent/redirect-https-to-http-iframe-
in-main-frame.html [ Failure ] |
| 52 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby-
scheme-in-iframe-allowed.https.html [ Timeout Failure ] | 52 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby-
scheme-in-iframe-allowed.https.html [ Timeout Failure ] |
| 53 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
http-to-https-iframe-in-main-frame.html [ Failure ] | 53 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
http-to-https-iframe-in-main-frame.html [ Failure ] |
| 54 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
https-to-http-iframe-in-main-frame.html [ Failure ] | 54 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
https-to-http-iframe-in-main-frame.html [ Failure ] |
| 55 | 55 |
| 56 # https://crbug.com/638900: Failing due to flipped order of callbacks to | 56 # https://crbug.com/638900: Failing due to flipped order of callbacks to |
| 57 # WebFrameClient::didStartProvisionalLoad() and | 57 # WebFrameClient::didStartProvisionalLoad() and |
| 58 # WebFrameClient::didFinishDocumentLoad(). | 58 # WebFrameClient::didFinishDocumentLoad(). |
| 59 crbug.com/638900 fast/loader/subframe-removes-itself.html [ Failure ] | |
| 60 crbug.com/638900 http/tests/loading/css-no-cache-revalidation.html [ Failure ] | |
| 61 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm
l [ Failure ] | 59 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm
l [ Failure ] |
| 62 crbug.com/638900 http/tests/loading/image-picture-download-after-shrink.html [ F
ailure ] | |
| 63 crbug.com/638900 http/tests/loading/image-picture-no-download-after-picture-remo
val.html [ Failure ] | |
| 64 crbug.com/638900 http/tests/loading/image-picture-no-download-after-removal.html
[ Failure ] | |
| 65 crbug.com/638900 http/tests/loading/image-picture-no-download-after-source-remov
al.html [ Failure ] | |
| 66 crbug.com/638900 http/tests/loading/redirect-with-no-location-crash.html [ Failu
re ] | |
| 67 crbug.com/638900 http/tests/loading/simple-subframe.html [ Failure ] | |
| 68 crbug.com/638900 http/tests/loading/slow-parsing-subframe.html [ Failure ] | |
| 69 crbug.com/638900 http/tests/navigation/cross-origin-fragment-navigation-is-async
.html [ Failure ] | |
| 70 crbug.com/638900 http/tests/navigation/same-origin-fragment-navigation-is-sync.h
tml [ Failure ] | |
| 71 crbug.com/638900 virtual/stable/http/tests/navigation/cross-origin-fragment-navi
gation-is-async.html [ Failure ] | |
| 72 crbug.com/638900 virtual/stable/http/tests/navigation/same-origin-fragment-navig
ation-is-sync.html [ Failure ] | |
| 73 crbug.com/638900 virtual/mojo-loading/http/tests/loading/css-no-cache-revalidati
on.html [ Failure ] | |
| 74 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa
rty-script-reload.html [ Failure ] | 60 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa
rty-script-reload.html [ Failure ] |
| 75 crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-download-
after-shrink.html [ Failure ] | |
| 76 crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-downlo
ad-after-picture-removal.html [ Failure ] | |
| 77 crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-downlo
ad-after-removal.html [ Failure ] | |
| 78 crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-downlo
ad-after-source-removal.html [ Failure ] | |
| 79 crbug.com/638900 virtual/mojo-loading/http/tests/loading/redirect-with-no-locati
on-crash.html [ Failure ] | |
| 80 crbug.com/638900 virtual/mojo-loading/http/tests/loading/simple-subframe.html [
Failure ] | |
| 81 crbug.com/638900 virtual/mojo-loading/http/tests/loading/slow-parsing-subframe.h
tml [ Failure ] | |
| 82 crbug.com/638900 virtual/mojo-loading/http/tests/navigation/cross-origin-fragmen
t-navigation-is-async.html [ Failure ] | |
| 83 crbug.com/638900 virtual/mojo-loading/http/tests/navigation/same-origin-fragment
-navigation-is-sync.html [ Failure ] | |
| 84 | 61 |
| 85 # https://crbug.com/640631: Failing due to difference in WebFrameClient | 62 # https://crbug.com/640631: Failing due to difference in WebFrameClient |
| 86 # callback sequence on renderer-initiated failed navigations. | 63 # callback sequence on renderer-initiated failed navigations. |
| 87 crbug.com/640631 http/tests/loading/bad-scheme-subframe.html [ Timeout Failure ] | 64 crbug.com/640631 http/tests/loading/bad-scheme-subframe.html [ Timeout Failure ] |
| 88 crbug.com/640631 http/tests/loading/bad-server-subframe.html [ Failure ] | 65 crbug.com/640631 http/tests/loading/bad-server-subframe.html [ Failure ] |
| 89 crbug.com/640631 http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failu
re ] | 66 crbug.com/640631 http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failu
re ] |
| 90 crbug.com/640631 http/tests/loading/text-content-type-with-binary-extension.html
[ Timeout Failure ] | 67 crbug.com/640631 http/tests/loading/text-content-type-with-binary-extension.html
[ Timeout Failure ] |
| 91 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-scheme-subframe.htm
l [ Timeout Failure ] | 68 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-scheme-subframe.htm
l [ Timeout Failure ] |
| 92 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-server-subframe.htm
l [ Failure ] | 69 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-server-subframe.htm
l [ Failure ] |
| 93 crbug.com/640631 virtual/mojo-loading/http/tests/loading/pdf-commit-load-callbac
ks.html [ Crash Failure ] | 70 crbug.com/640631 virtual/mojo-loading/http/tests/loading/pdf-commit-load-callbac
ks.html [ Crash Failure ] |
| (...skipping 19 matching lines...) Expand all Loading... |
| 113 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob
jects-exceptions.html [ Failure ] | 90 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob
jects-exceptions.html [ Failure ] |
| 114 | 91 |
| 115 # https://crbug.com/673751 Policy delegate is called twice | 92 # https://crbug.com/673751 Policy delegate is called twice |
| 116 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] | 93 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] |
| 117 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi
ce.html [ Failure ] | 94 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi
ce.html [ Failure ] |
| 118 | 95 |
| 119 # These tests are flaky. | 96 # These tests are flaky. |
| 120 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 97 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
| 121 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 98 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
| 122 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | 99 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
| OLD | NEW |