| 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 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] | 4 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] |
| 5 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo
ut ] | 5 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo
ut ] |
| 6 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] | 6 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] |
| 7 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ] | 7 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ] |
| 8 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html
[ Failure ] | 8 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html
[ Failure ] |
| 9 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim
eout ] | 9 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim
eout ] |
| 10 crbug.com/608372 virtual/mojo-loading/http/tests/navigation/post-goback-same-url
.html [ Failure ] | 10 crbug.com/608372 virtual/mojo-loading/http/tests/navigation/post-goback-same-url
.html [ Failure ] |
| (...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 137 crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with-
binary-extension.html [ Timeout Failure ] | 137 crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with-
binary-extension.html [ Timeout Failure ] |
| 138 | 138 |
| 139 # https://crbug.com/647698: Failing due to absence of call to | 139 # https://crbug.com/647698: Failing due to absence of call to |
| 140 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. | 140 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. |
| 141 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] | 141 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] |
| 142 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] | 142 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] |
| 143 | 143 |
| 144 # https://crbug.com/673742 Calling document.open should cancel a load | 144 # https://crbug.com/673742 Calling document.open should cancel a load |
| 145 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] | 145 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] |
| 146 | 146 |
| 147 # https://crbug.com/673744 Popups should open in the correct window | |
| 148 crbug.com/673744 fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Fa
ilure ] | |
| 149 | |
| 150 # Timeout when receiving a 204 response | 147 # Timeout when receiving a 204 response |
| 151 # Note (clamy): I haven't filed a bug yet since | 148 # Note (clamy): I haven't filed a bug yet since |
| 152 # https://codereview.chromium.org/2549373004/ will modify 204 handling when it | 149 # https://codereview.chromium.org/2549373004/ will modify 204 handling when it |
| 153 # lands. | 150 # lands. |
| 154 Bug(none) http/tests/navigation/response204.html [ Timeout ] | 151 Bug(none) http/tests/navigation/response204.html [ Timeout ] |
| 155 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] | 152 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] |
| 156 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout
] | 153 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout
] |
| 157 | 154 |
| 158 # https://crbug.com/673748 Cross frame access should work | 155 # https://crbug.com/673748 Cross frame access should work |
| 159 crbug.com/673748 http/tests/security/cross-frame-access-parent-isolated-world.ht
ml [ Timeout ] | 156 crbug.com/673748 http/tests/security/cross-frame-access-parent-isolated-world.ht
ml [ Timeout ] |
| 160 crbug.com/673748 http/tests/security/cross-frame-access-parent-explicit-domain-i
solated-world.html [ Timeout ] | 157 crbug.com/673748 http/tests/security/cross-frame-access-parent-explicit-domain-i
solated-world.html [ Timeout ] |
| 161 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par
ent-isolated-world.html [ Timeout ] | 158 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par
ent-isolated-world.html [ Timeout ] |
| 162 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par
ent-explicit-domain-isolated-world.html [ Timeout ] | 159 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par
ent-explicit-domain-isolated-world.html [ Timeout ] |
| 163 | 160 |
| 164 # This test seems to be partially failing without PlzNavigate as well. | 161 # This test seems to be partially failing without PlzNavigate as well. |
| 165 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob
jects-exceptions.html [ Failure ] | 162 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob
jects-exceptions.html [ Failure ] |
| 166 | 163 |
| 167 # https://crbug.com/673751 Policy delegate is called twice | 164 # https://crbug.com/673751 Policy delegate is called twice |
| 168 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] | 165 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] |
| 169 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi
ce.html [ Failure ] | 166 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi
ce.html [ Failure ] |
| 170 | 167 |
| 171 # These tests are flaky. | 168 # These tests are flaky. |
| 172 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 169 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
| 173 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 170 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
| 174 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | 171 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
| OLD | NEW |