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/form-submit-in-submit-event.html [ Failure ] | 4 crbug.com/608372 fast/forms/form-submit-in-submit-event.html [ Failure ] |
5 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] | 5 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] |
6 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo
ut ] | 6 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo
ut ] |
7 crbug.com/608372 fast/loader/form-state-restore-with-frames.html [ Failure ] | 7 crbug.com/608372 fast/loader/form-state-restore-with-frames.html [ Failure ] |
8 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] | 8 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] |
9 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ] | 9 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ] |
10 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html
[ Failure ] | 10 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html
[ Failure ] |
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
114 | 114 |
115 # https://crbug.com/648588: Properly set origin and referrer header | 115 # https://crbug.com/648588: Properly set origin and referrer header |
116 crbug.com/648588 http/tests/navigation/post-frames-goback1.html [ Failure ] | 116 crbug.com/648588 http/tests/navigation/post-frames-goback1.html [ Failure ] |
117 crbug.com/648588 http/tests/navigation/post-goback1.html [ Failure ] | 117 crbug.com/648588 http/tests/navigation/post-goback1.html [ Failure ] |
118 crbug.com/648588 virtual/stable/http/tests/navigation/post-frames-goback1.html [
Failure ] | 118 crbug.com/648588 virtual/stable/http/tests/navigation/post-frames-goback1.html [
Failure ] |
119 crbug.com/648588 virtual/stable/http/tests/navigation/post-goback1.html [ Failur
e ] | 119 crbug.com/648588 virtual/stable/http/tests/navigation/post-goback1.html [ Failur
e ] |
120 | 120 |
121 # Properly set ZoomLevel (see IFrameZoomBrowsertests*) | 121 # Properly set ZoomLevel (see IFrameZoomBrowsertests*) |
122 Bug(none) fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ] | 122 Bug(none) fast/css/preserve-user-specified-zoom-level-on-reload.html [ Failure ] |
123 | 123 |
124 # https://crbug.com/648608: Properly set the initator of the navigation. | |
125 crbug.com/648608 http/tests/cookies/same-site/popup-same-site-post.html [ Failur
e ] | |
126 crbug.com/648608 http/tests/cookies/same-site/popup-same-site.html [ Failure ] | |
127 | |
128 # Untriaged navigation | 124 # Untriaged navigation |
129 Bug(none) fast/dom/Document/open-with-pending-load.html [ Failure ] | 125 Bug(none) fast/dom/Document/open-with-pending-load.html [ Failure ] |
130 Bug(none) fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Failure ] | 126 Bug(none) fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Failure ] |
131 Bug(none) http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failure ] | 127 Bug(none) http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failure ] |
132 Bug(none) http/tests/misc/resource-timing-sizes-tags.html [ Failure ] | 128 Bug(none) http/tests/misc/resource-timing-sizes-tags.html [ Failure ] |
133 Bug(none) http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout
] | 129 Bug(none) http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout
] |
134 Bug(none) http/tests/navigation/response204.html [ Timeout ] | 130 Bug(none) http/tests/navigation/response204.html [ Timeout ] |
135 Bug(none) http/tests/security/cross-frame-access-parent-isolated-world.html [ Ti
meout ] | 131 Bug(none) http/tests/security/cross-frame-access-parent-isolated-world.html [ Ti
meout ] |
136 Bug(none) http/tests/security/cross-frame-access-parent-explicit-domain-isolated
-world.html [ Timeout ] | 132 Bug(none) http/tests/security/cross-frame-access-parent-explicit-domain-isolated
-world.html [ Timeout ] |
137 Bug(none) imported/wpt/html/browsers/the-window-object/security-window/window-se
curity.html [ Failure ] | 133 Bug(none) imported/wpt/html/browsers/the-window-object/security-window/window-se
curity.html [ Failure ] |
138 Bug(none) virtual/stable/http/tests/navigation/forward-to-fragment-fires-onload.
html [ Timeout ] | 134 Bug(none) virtual/stable/http/tests/navigation/forward-to-fragment-fires-onload.
html [ Timeout ] |
139 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] | 135 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] |
140 | 136 |
141 # Untriaged other | 137 # Untriaged other |
142 Bug(none) http/tests/misc/policy-delegate-called-twice.html [ Failure ] | 138 Bug(none) http/tests/misc/policy-delegate-called-twice.html [ Failure ] |
143 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 139 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
OLD | NEW |