| 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 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 108 # Note (clamy): I haven't filed a bug yet since | 108 # Note (clamy): I haven't filed a bug yet since |
| 109 # https://codereview.chromium.org/2549373004/ will modify 204 handling when it | 109 # https://codereview.chromium.org/2549373004/ will modify 204 handling when it |
| 110 # lands. | 110 # lands. |
| 111 Bug(none) http/tests/navigation/response204.html [ Timeout ] | 111 Bug(none) http/tests/navigation/response204.html [ Timeout ] |
| 112 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] | 112 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] |
| 113 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout
] | 113 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout
] |
| 114 | 114 |
| 115 # This test seems to be partially failing without PlzNavigate as well. | 115 # This test seems to be partially failing without PlzNavigate as well. |
| 116 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob
jects-exceptions.html [ Failure ] | 116 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob
jects-exceptions.html [ Failure ] |
| 117 | 117 |
| 118 # https://crbug.com/673751 Policy delegate is called twice | |
| 119 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] | |
| 120 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi
ce.html [ Failure ] | |
| 121 | |
| 122 # These tests are flaky. | 118 # These tests are flaky. |
| 123 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 119 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
| 124 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 120 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
| 125 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | 121 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
| OLD | NEW |