| 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 # https://crbug.com/551000: PlzNavigate: DevTools support | 8 # https://crbug.com/551000: PlzNavigate: DevTools support |
| 9 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur
e ] | 9 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur
e ] |
| 10 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio
ns-deny.html [ Failure ] | 10 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio
ns-deny.html [ Failure ] |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby-
scheme-in-iframe-allowed.https.html [ Timeout Failure ] | 43 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/nonwebby-
scheme-in-iframe-allowed.https.html [ Timeout Failure ] |
| 44 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
http-to-https-iframe-in-main-frame.html [ Failure ] | 44 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
http-to-https-iframe-in-main-frame.html [ Failure ] |
| 45 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
https-to-http-iframe-in-main-frame.html [ Failure ] | 45 crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
https-to-http-iframe-in-main-frame.html [ Failure ] |
| 46 | 46 |
| 47 # https://crbug.com/638900: Failing due to flipped order of callbacks to | 47 # https://crbug.com/638900: Failing due to flipped order of callbacks to |
| 48 # WebFrameClient::didStartProvisionalLoad() and | 48 # WebFrameClient::didStartProvisionalLoad() and |
| 49 # WebFrameClient::didFinishDocumentLoad(). | 49 # WebFrameClient::didFinishDocumentLoad(). |
| 50 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm
l [ Failure ] | 50 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm
l [ Failure ] |
| 51 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa
rty-script-reload.html [ Failure ] | 51 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa
rty-script-reload.html [ Failure ] |
| 52 | 52 |
| 53 # https://crbug.com/640631: Failing due to difference in WebFrameClient | |
| 54 # callback sequence on renderer-initiated failed navigations. | |
| 55 crbug.com/640631 http/tests/loading/bad-scheme-subframe.html [ Timeout Failure ] | |
| 56 crbug.com/640631 http/tests/loading/bad-server-subframe.html [ Failure ] | |
| 57 crbug.com/640631 http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failu
re ] | |
| 58 crbug.com/640631 http/tests/loading/text-content-type-with-binary-extension.html
[ Timeout Failure ] | |
| 59 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-scheme-subframe.htm
l [ Timeout Failure ] | |
| 60 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-server-subframe.htm
l [ Failure ] | |
| 61 crbug.com/640631 virtual/mojo-loading/http/tests/loading/pdf-commit-load-callbac
ks.html [ Crash Failure ] | |
| 62 crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with-
binary-extension.html [ Timeout Failure ] | |
| 63 | |
| 64 # https://crbug.com/647698: Failing due to absence of call to | 53 # https://crbug.com/647698: Failing due to absence of call to |
| 65 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. | 54 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. |
| 66 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] | 55 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] |
| 67 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] | 56 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] |
| 68 | 57 |
| 69 # https://crbug.com/673742 Calling document.open should cancel a load | 58 # https://crbug.com/673742 Calling document.open should cancel a load |
| 70 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] | 59 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] |
| 71 | 60 |
| 72 # Issue with ServiceWorker timing. | 61 # Issue with ServiceWorker timing. |
| 73 Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html
[ Failure ] | 62 Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html
[ Failure ] |
| (...skipping 16 matching lines...) Expand all Loading... |
| 90 # New untriaged. | 79 # New untriaged. |
| 91 Bug(none) http/tests/navigation/back-to-dynamic-iframe.html [ Failure ] | 80 Bug(none) http/tests/navigation/back-to-dynamic-iframe.html [ Failure ] |
| 92 Bug(none) virtual/mojo-loading/http/tests/navigation/back-to-dynamic-iframe.html
[ Failure ] | 81 Bug(none) virtual/mojo-loading/http/tests/navigation/back-to-dynamic-iframe.html
[ Failure ] |
| 93 | 82 |
| 94 # This test seems to be partially failing without PlzNavigate as well. | 83 # This test seems to be partially failing without PlzNavigate as well. |
| 95 | 84 |
| 96 # These tests are flaky. | 85 # These tests are flaky. |
| 97 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 86 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
| 98 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 87 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
| 99 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | 88 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
| OLD | NEW |