| 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 10 matching lines...) Expand all Loading... |
| 21 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] | 21 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] |
| 22 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] | 22 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] |
| 23 # We don't report the right initiator type or line number. | 23 # We don't report the right initiator type or line number. |
| 24 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [
Failure ] | 24 crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [
Failure ] |
| 25 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ] | 25 crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ] |
| 26 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum
ent-initiator.html [ Failure ] | 26 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum
ent-initiator.html [ Failure ] |
| 27 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi
ator.html [ Failure ] | 27 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi
ator.html [ Failure ] |
| 28 | 28 |
| 29 # https://crbug.com/625765: Need to solve duplicate output from | 29 # https://crbug.com/625765: Need to solve duplicate output from |
| 30 # WebFrameTestClient::willSendRequest() that causes text failures. | 30 # WebFrameTestClient::willSendRequest() that causes text failures. |
| 31 #crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] | 31 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] |
| 32 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [
Crash Failure ] | 32 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [
Crash Failure ] |
| 33 | 33 |
| 34 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` | 34 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` |
| 35 # checks up out of the renderer. | 35 # checks up out of the renderer. |
| 36 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r
edirect-blocked.html [ Timeout ] | 36 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-r
edirect-blocked.html [ Timeout ] |
| 37 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] | 37 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] |
| 38 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat
ch-paths.html [ Timeout ] | 38 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat
ch-paths.html [ Timeout ] |
| 39 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes
.html [ Failure ] | 39 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes
.html [ Failure ] |
| 40 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/child-src/frame-redirect-blocked.html [ Timeout ] | 40 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/child-src/frame-redirect-blocked.html [ Timeout ] |
| 41 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] | 41 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] |
| 42 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] | 42 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] |
| 43 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m
ain-world-csp-iframes.html [ Failure ] | 43 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m
ain-world-csp-iframes.html [ Failure ] |
| 44 | 44 |
| 45 # https://crbug.com/576270: Move mixed-content checks that happen during | 45 # https://crbug.com/576270: Move mixed-content checks that happen during |
| 46 # navigation to the browser | 46 # navigation to the browser |
| 47 crbug.com/576270 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allo
wed.https.html [ Timeout Failure ] | 47 crbug.com/576270 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allo
wed.https.html [ Timeout Failure ] |
| 48 crbug.com/576270 http/tests/security/mixedContent/redirect-http-to-https-iframe-
in-main-frame.html [ Failure ] | 48 crbug.com/576270 http/tests/security/mixedContent/redirect-http-to-https-iframe-
in-main-frame.html [ Failure ] |
| 49 crbug.com/576270 http/tests/security/mixedContent/redirect-https-to-http-iframe-
in-main-frame.html [ Failure ] | 49 crbug.com/576270 http/tests/security/mixedContent/redirect-https-to-http-iframe-
in-main-frame.html [ Failure ] |
| 50 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby-
scheme-in-iframe-allowed.https.html [ Timeout Failure ] | 50 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby-
scheme-in-iframe-allowed.https.html [ Timeout Failure ] |
| 51 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
http-to-https-iframe-in-main-frame.html [ Failure ] | 51 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
http-to-https-iframe-in-main-frame.html [ Failure ] |
| 52 crbug.com/576270 virtual/mojo-loading/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/redirect-
https-to-http-iframe-in-main-frame.html [ Failure ] |
| 53 | 53 |
| 54 # https://crbug.com/638900: Failing due to flipped order of callbacks to | 54 # https://crbug.com/638900: Failing due to flipped order of callbacks to |
| 55 # WebFrameClient::didStartProvisionalLoad() and | 55 # WebFrameClient::didStartProvisionalLoad() and |
| 56 # WebFrameClient::didFinishDocumentLoad(). | 56 # WebFrameClient::didFinishDocumentLoad(). |
| 57 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm
l [ Failure ] | 57 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm
l [ Failure ] |
| 58 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa
rty-script-reload.html [ Failure ] | 58 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa
rty-script-reload.html [ Failure ] |
| 59 | 59 |
| 60 # https://crbug.com/640631: Failing due to difference in WebFrameClient | |
| 61 # callback sequence on renderer-initiated failed navigations. | |
| 62 crbug.com/640631 http/tests/loading/bad-scheme-subframe.html [ Timeout Failure ] | |
| 63 crbug.com/640631 http/tests/loading/bad-server-subframe.html [ Failure ] | |
| 64 crbug.com/640631 http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failu
re ] | |
| 65 crbug.com/640631 http/tests/loading/text-content-type-with-binary-extension.html
[ Timeout Failure ] | |
| 66 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-scheme-subframe.htm
l [ Timeout Failure ] | |
| 67 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-server-subframe.htm
l [ Failure ] | |
| 68 crbug.com/640631 virtual/mojo-loading/http/tests/loading/pdf-commit-load-callbac
ks.html [ Crash Failure ] | |
| 69 crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with-
binary-extension.html [ Timeout Failure ] | |
| 70 | |
| 71 # https://crbug.com/647698: Failing due to absence of call to | 60 # https://crbug.com/647698: Failing due to absence of call to |
| 72 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. | 61 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. |
| 73 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] | 62 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] |
| 74 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] | 63 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] |
| 75 | 64 |
| 76 # https://crbug.com/673742 Calling document.open should cancel a load | 65 # https://crbug.com/673742 Calling document.open should cancel a load |
| 77 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] | 66 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] |
| 78 | 67 |
| 79 # Issue with ServiceWorker timing. | 68 # Issue with ServiceWorker timing. |
| 80 Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html
[ Failure ] | 69 Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html
[ Failure ] |
| 81 | 70 |
| 82 # https://crbug.com/689153: Timeout when receiving a 204 response | 71 # https://crbug.com/689153: Timeout when receiving a 204 response |
| 83 crbug.com/689153 http/tests/navigation/response204.html [ Timeout ] | 72 crbug.com/689153 http/tests/navigation/response204.html [ Timeout ] |
| 84 crbug.com/689153 virtual/stable/http/tests/navigation/response204.html [ Timeout
] | 73 crbug.com/689153 virtual/stable/http/tests/navigation/response204.html [ Timeout
] |
| 85 crbug.com/689153 virtual/mojo-loading/http/tests/navigation/response204.html [ T
imeout ] | 74 crbug.com/689153 virtual/mojo-loading/http/tests/navigation/response204.html [ T
imeout ] |
| 86 | 75 |
| 87 # This test seems to be partially failing without PlzNavigate as well. | 76 # This test seems to be partially failing without PlzNavigate as well. |
| 88 | 77 |
| 89 # These tests are flaky. | 78 # These tests are flaky. |
| 90 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 79 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
| 91 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 80 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
| 92 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | 81 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
| OLD | NEW |