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 | 3 |
4 # https://crbug.com/551000: PlzNavigate: DevTools support | 4 # https://crbug.com/551000: PlzNavigate: DevTools support |
5 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur
e ] | 5 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur
e ] |
6 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio
ns-deny.html [ Failure ] | 6 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio
ns-deny.html [ Failure ] |
7 # Console error messages are wrongly ordered. | 7 # Console error messages are wrongly ordered. |
8 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] | 8 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] |
9 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] | 9 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro
rs.html [ Failure ] |
10 | 10 |
11 # Flipped order between diStartProvisionalLoad & willSendRequest | 11 # Flipped order between diStartProvisionalLoad & willSendRequest |
12 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] | 12 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] |
13 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] | 13 crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ] |
14 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] | 14 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos
t.html [ Failure ] |
15 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [
Crash Failure ] | 15 crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [
Crash Failure ] |
16 | 16 |
17 # https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor` | 17 # https://crbug.com/685074: PlzNavigate: enforce 'form-action' CSP on the browse
r-side |
18 # checks up out of the renderer. | 18 crbug.com/685074 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] |
19 crbug.com/555418 http/tests/security/contentSecurityPolicy/1.1/form-action-src-r
edirect-blocked.html [ Failure ] | 19 crbug.com/685074 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] |
20 crbug.com/555418 http/tests/security/contentSecurityPolicy/redirect-does-not-mat
ch-paths.html [ Timeout ] | |
21 crbug.com/555418 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes
.html [ Failure ] | |
22 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/form-action-src-redirect-blocked.html [ Failure ] | |
23 crbug.com/555418 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
redirect-does-not-match-paths.html [ Timeout ] | |
24 crbug.com/555418 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-m
ain-world-csp-iframes.html [ Failure ] | |
25 | 20 |
26 # https://crbug.com/638900: Failing due to flipped order of callbacks to | 21 # https://crbug.com/638900: Failing due to flipped order of callbacks to |
27 # WebFrameClient::didStartProvisionalLoad() and | 22 # WebFrameClient::didStartProvisionalLoad() and |
28 # WebFrameClient::didFinishDocumentLoad(). | 23 # WebFrameClient::didFinishDocumentLoad(). |
29 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm
l [ Failure ] | 24 crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.htm
l [ Failure ] |
30 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa
rty-script-reload.html [ Failure ] | 25 crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-pa
rty-script-reload.html [ Failure ] |
31 | 26 |
| 27 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages
when the 'frame-src' CSP is infringed. |
| 28 crbug.com/690946 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-b
locked.html [ Failure ] |
| 29 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-blocked.htm
l [ Failure ] |
| 30 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-child-frame
-navigates-to-blocked-origin.html [ Failure ] |
| 31 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi
n-load.html [ Failure ] |
| 32 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
1.1/child-src/frame-blocked.html [ Failure ] |
| 33 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-blocked.html [ Failure ] |
| 34 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ] |
| 35 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-cross-origin-load.html [ Failure ] |
| 36 |
32 # Issue with ServiceWorker timing. | 37 # Issue with ServiceWorker timing. |
33 Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html
[ Failure ] | 38 Bug(none) external/wpt/service-workers/service-worker/navigate-window.https.html
[ Failure ] |
34 | 39 |
35 # Missing console warning about usage of legacy protocol. | 40 # Missing console warning about usage of legacy protocol. |
36 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro
tocol-setter-non-broken-weird.html [ Failure ] | 41 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro
tocol-setter-non-broken-weird.html [ Failure ] |
37 | 42 |
38 # Missing error messages. | 43 # Missing error messages. |
39 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro
tocol-setter-non-broken.html [ Failure ] | 44 Bug(none) external/wpt/html/browsers/history/the-location-interface/location-pro
tocol-setter-non-broken.html [ Failure ] |
40 | 45 |
41 # Missing console error line number. | 46 # Missing console error line number. |
42 Bug(none) http/tests/security/location-href-clears-username-password.html [ Fail
ure ] | 47 Bug(none) http/tests/security/location-href-clears-username-password.html [ Fail
ure ] |
43 Bug(none) virtual/mojo-loading/http/tests/security/location-href-clears-username
-password.html [ Failure ] | 48 Bug(none) virtual/mojo-loading/http/tests/security/location-href-clears-username
-password.html [ Failure ] |
44 | 49 |
45 # Timeout | 50 # Timeout |
46 Bug(none) fast/loader/crash-replacing-location-before-load.html [ Timeout ] | 51 Bug(none) fast/loader/crash-replacing-location-before-load.html [ Timeout ] |
47 | 52 |
48 # These tests are flaky. | 53 # These tests are flaky. |
49 Bug(none) external/wpt/service-workers/service-worker/fetch-event-redirect.https
.html [ Crash ] | 54 Bug(none) external/wpt/service-workers/service-worker/fetch-event-redirect.https
.html [ Crash ] |
50 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] | 55 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] |
51 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] | 56 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before
unload-on-history-back.html [ Failure ] |
52 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] | 57 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim
eout ] |
OLD | NEW |