| 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 POST navigations are treated as different document | |
| 9 # Fixed by https://codereview.chromium.org/2630413002/ | |
| 10 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] | |
| 11 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo
ut ] | |
| 12 crbug.com/575210 http/tests/navigation/history-back-across-form-submission-to-fr
agment.html [ Timeout ] | |
| 13 crbug.com/575210 virtual/stable/http/tests/navigation/history-back-across-form-s
ubmission-to-fragment.html [ Timeout ] | |
| 14 crbug.com/575210 virtual/mojo-loading/http/tests/navigation/history-back-across-
form-submission-to-fragment.html [ Timeout ] | |
| 15 | |
| 16 # Ensure same-page back-forward are handled as same-page navigations | 8 # Ensure same-page back-forward are handled as same-page navigations |
| 17 # Fixed by https://codereview.chromium.org/2584513003/ | 9 # Fixed by https://codereview.chromium.org/2584513003/ |
| 18 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 ] |
| 19 crbug.com/575210 external/wpt/html/browsers/browsing-the-web/history-traversal/p
opstate_event.html [ Crash Failure Timeout ] | 11 crbug.com/575210 external/wpt/html/browsers/browsing-the-web/history-traversal/p
opstate_event.html [ Crash Failure Timeout ] |
| 20 crbug.com/575210 external/wpt/html/browsers/history/the-history-interface/004.ht
ml [ Failure ] | 12 crbug.com/575210 external/wpt/html/browsers/history/the-history-interface/004.ht
ml [ Failure ] |
| 21 crbug.com/575210 external/wpt/html/browsers/history/the-location-interface/secur
ity_location_0.htm [ Failure ] | 13 crbug.com/575210 external/wpt/html/browsers/history/the-location-interface/secur
ity_location_0.htm [ Failure ] |
| 22 | 14 |
| 23 # Issue with m_progressTracker->progressCompleted when navigation fails | 15 # Issue with m_progressTracker->progressCompleted when navigation fails |
| 24 # Fixed by https://codereview.chromium.org/2624723002/ | 16 # Fixed by https://codereview.chromium.org/2624723002/ |
| 25 crbug.com/679675 fast/css/acid2-pixel.html [ Timeout ] | 17 crbug.com/679675 fast/css/acid2-pixel.html [ Timeout ] |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 163 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob
jects-exceptions.html [ Failure ] | 155 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob
jects-exceptions.html [ Failure ] |
| 164 | 156 |
| 165 # https://crbug.com/673751 Policy delegate is called twice | 157 # https://crbug.com/673751 Policy delegate is called twice |
| 166 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] | 158 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] |
| 167 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi
ce.html [ Failure ] | 159 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi
ce.html [ Failure ] |
| 168 | 160 |
| 169 # These tests are flaky. | 161 # These tests are flaky. |
| 170 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 162 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
| 171 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 163 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
| 172 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | 164 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
| OLD | NEW |