| 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 | 7 |
| 8 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages
when the 'frame-src' CSP is infringed. | 8 # https://crbug.com/690946 PlzNavigate: Missing line number in console messages
when the 'frame-src' CSP is infringed. |
| 9 # SourceLocation is not set when the navigation is initiated outside of a script
. | 9 # SourceLocation is not set when the navigation is initiated outside of a script
. |
| 10 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi
n-load.html [ Failure ] | 10 crbug.com/690946 http/tests/security/contentSecurityPolicy/frame-src-cross-origi
n-load.html [ Failure ] |
| 11 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-cross-origin-load.html [ Failure ] | 11 crbug.com/690946 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/
frame-src-cross-origin-load.html [ Failure ] |
| 12 | 12 |
| 13 # These tests are flaky. | 13 # These tests are flaky. |
| 14 Bug(none) http/tests/security/popup-allowed-by-sandbox-can-navigate.html [ Failu
re ] | 14 Bug(none) http/tests/security/popup-allowed-by-sandbox-can-navigate.html [ Failu
re ] |
| 15 Bug(none) virtual/mojo-loading/http/tests/security/popup-allowed-by-sandbox-can-
navigate.html [ Failure ] | 15 Bug(none) virtual/mojo-loading/http/tests/security/popup-allowed-by-sandbox-can-
navigate.html [ Failure ] |
| 16 | 16 |
| 17 # Not disclosing |source_location| and/or |blocked url| between cross-origin | 17 # Not disclosing |source_location| and/or |blocked url| between cross-origin |
| 18 # renderers when a CSP policy is violated regresses the quality of console | 18 # renderers when a CSP policy is violated regresses the quality of console |
| 19 # error messages. | 19 # error messages. |
| 20 Bug(718942) http/tests/misc/onload-detach-during-csp-frame-src-none.html [ Failu
re ] | 20 Bug(718942) http/tests/misc/onload-detach-during-csp-frame-src-none.html [ Failu
re ] |
| 21 Bug(718942) http/tests/security/contentSecurityPolicy/1.1/form-action-src-get-bl
ocked-with-redirect.html [ Failure ] | 21 Bug(718942) http/tests/security/contentSecurityPolicy/1.1/form-action-src-get-bl
ocked-with-redirect.html [ Failure ] |
| 22 Bug(718942) http/tests/security/contentSecurityPolicy/1.1/form-action-src-redire
ct-blocked.html [ Failure ] | 22 Bug(718942) http/tests/security/contentSecurityPolicy/1.1/form-action-src-redire
ct-blocked.html [ Failure ] |
| 23 Bug(718942) virtual/mojo-loading/http/tests/misc/onload-detach-during-csp-frame-
src-none.html [ Failure ] | 23 Bug(718942) virtual/mojo-loading/http/tests/misc/onload-detach-during-csp-frame-
src-none.html [ Failure ] |
| 24 Bug(718942) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/f
orm-action-src-get-blocked-with-redirect.html [ Failure ] | 24 Bug(718942) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/f
orm-action-src-get-blocked-with-redirect.html [ Failure ] |
| 25 Bug(718942) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/f
orm-action-src-redirect-blocked.html [ Failure ] | 25 Bug(718942) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/1.1/f
orm-action-src-redirect-blocked.html [ Failure ] |
| 26 Bug(718942) virtual/off-main-thread-fetch/http/tests/misc/onload-detach-during-c
sp-frame-src-none.html [ Failure ] | 26 Bug(718942) virtual/off-main-thread-fetch/http/tests/misc/onload-detach-during-c
sp-frame-src-none.html [ Failure ] |
| 27 | 27 |
| 28 # Missing console warning about new lines in urls. |
| 29 # ``` |
| 30 # CONSOLE WARNING: Resource requests whose URLs contain raw newline characters |
| 31 # are deprecated, and may be blocked in M60, around August 2017. Please remove |
| 32 # newlines from places like element attribute values in order to continue |
| 33 # loading those resources. See |
| 34 # https://www.chromestatus.com/features/5735596811091968 for more details. |
| 35 # ``` |
| 36 # See https://crbug.com/723595 |
| 37 Bug(723595) compositing/iframes/iframe-in-composited-layer.html [ Failure ] |
| 38 Bug(723595) fast/css/counters/counter-traverse-table-cell.html [ Failure ] |
| 39 Bug(723595) fast/dom/Element/offsetLeft-offsetTop-body-quirk.html [ Failure ] |
| 40 Bug(723595) fast/dom/Element/offsetLeft-offsetTop-html.html [ Failure ] |
| 41 Bug(723595) fast/events/drag-and-drop-autoscroll-inner-frame.html [ Failure ] |
| 42 Bug(723595) fast/events/resize-subframe.html [ Failure ] |
| 43 Bug(723595) fast/events/touch/gesture/long-press-focuses-frame.html [ Failure ] |
| 44 Bug(723595) fast/files/null-origin-string.html [ Failure ] |
| 45 Bug(723595) fast/frames/content-opacity-1.html [ Failure ] |
| 46 Bug(723595) fast/frames/frameset-style-recalc.html [ Failure ] |
| 47 Bug(723595) fast/frames/negative-remaining-length-crash.html [ Failure ] |
| 48 Bug(723595) fast/loader/simultaneous-reloads-assert.html [ Failure ] |
| 49 Bug(723595) fast/loader/stateobjects/pushstate-in-data-url-denied.html [ Failure
] |
| 50 Bug(723595) fast/spatial-navigation/snav-hidden-iframe-zero-size.html [ Failure
] |
| 51 Bug(723595) fast/spatial-navigation/snav-hidden-iframe.html [ Failure ] |
| 52 Bug(723595) fast/spatial-navigation/snav-iframe-nested.html [ Failure ] |
| 53 Bug(723595) fast/spatial-navigation/snav-iframe-no-focusable-content.html [ Fail
ure ] |
| 54 Bug(723595) fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Fai
lure ] |
| 55 Bug(723595) fast/spatial-navigation/snav-iframe-recursive-offset-parent.html [ F
ailure ] |
| 56 Bug(723595) fast/spatial-navigation/snav-iframe-with-offscreen-focusable-element
.html [ Failure ] |
| 57 Bug(723595) fullscreen/full-screen-iframe-without-allow-attribute-allowed-from-p
arent.html [ Failure ] |
| 58 Bug(723595) http/tests/inspector/service-workers/service-workers-redundant.html
[ Failure ] |
| 59 Bug(723595) http/tests/security/document-all.html [ Failure ] |
| 60 Bug(723595) http/tests/security/no-indexeddb-from-sandbox.html [ Failure ] |
| 61 Bug(723595) http/tests/security/no-popup-from-sandbox-top.html [ Failure ] |
| 62 Bug(723595) http/tests/security/no-popup-from-sandbox.html [ Failure ] |
| 63 Bug(723595) http/tests/security/popup-allowed-by-sandbox-is-sandboxed-control.ht
ml [ Failure ] |
| 64 Bug(723595) http/tests/security/popup-allowed-by-sandbox-is-sandboxed.html [ Fai
lure ] |
| 65 Bug(723595) http/tests/security/popup-allowed-by-sandbox-when-allowed.html [ Fai
lure ] |
| 66 Bug(723595) http/tests/security/sandboxed-opener-can-close-window.html [ Failure
] |
| 67 Bug(723595) http/tests/security/window-named-proto.html [ Failure ] |
| 68 Bug(723595) http/tests/security/window-named-valueOf.html [ Failure ] |
| 69 Bug(723595) http/tests/xmlhttprequest/access-control-basic-allow-access-control-
origin-header-data-url.html [ Failure ] |
| 70 Bug(723595) plugins/createScriptableObject-before-start.html [ Failure ] |
| 71 Bug(723595) printing/subframes-percentage-height.html [ Failure ] |
| 72 Bug(723595) svg/custom/g-outside-svg.html [ Failure ] |
| 73 Bug(723595) virtual/android/fullscreen/full-screen-iframe-without-allow-attribut
e-allowed-from-parent.html [ Failure ] |
| 74 Bug(723595) virtual/disable-spinvalidation/compositing/iframes/iframe-in-composi
ted-layer.html [ Failure ] |
| 75 Bug(723595) virtual/mojo-loading/http/tests/security/document-all.html [ Failure
] |
| 76 Bug(723595) virtual/mojo-loading/http/tests/security/no-indexeddb-from-sandbox.h
tml [ Failure ] |
| 77 Bug(723595) virtual/mojo-loading/http/tests/security/no-popup-from-sandbox-top.h
tml [ Failure ] |
| 78 Bug(723595) virtual/mojo-loading/http/tests/security/no-popup-from-sandbox.html
[ Failure ] |
| 79 Bug(723595) virtual/mojo-loading/http/tests/security/popup-allowed-by-sandbox-is
-sandboxed-control.html [ Failure ] |
| 80 Bug(723595) virtual/mojo-loading/http/tests/security/popup-allowed-by-sandbox-is
-sandboxed.html [ Failure ] |
| 81 Bug(723595) virtual/mojo-loading/http/tests/security/popup-allowed-by-sandbox-wh
en-allowed.html [ Failure ] |
| 82 Bug(723595) virtual/mojo-loading/http/tests/security/sandboxed-opener-can-close-
window.html [ Failure ] |
| 83 Bug(723595) virtual/mojo-loading/http/tests/security/window-named-proto.html [ F
ailure ] |
| 84 Bug(723595) virtual/mojo-loading/http/tests/security/window-named-valueOf.html [
Failure ] |
| 85 Bug(723595) virtual/mojo-loading/http/tests/xmlhttprequest/access-control-basic-
allow-access-control-origin-header-data-url.html [ Failure ] |
| 86 Bug(723595) virtual/off-main-thread-fetch/http/tests/inspector/service-workers/s
ervice-workers-redundant.html [ Failure ] |
| 87 Bug(723595) virtual/scroll_customization/fast/events/touch/gesture/long-press-fo
cuses-frame.html [ Failure ] |
| 88 Bug(723595) virtual/threaded/printing/subframes-percentage-height.html [ Failure
] |
| 89 |
| 90 # PlzNavigate: Only one of the CSP is reported when several are infringed. |
| 91 # See https://crbug.com/723602 |
| 92 Bug(723602) external/wpt/content-security-policy/frame-src/frame-src-redirect.ht
ml [ Timeout ] |
| 93 |
| 94 # PlzNavigate: Navigation requests upgraded via upgrade-insecure-requests will n
ot get reported |
| 95 # See https://crbug.com/713388 |
| 96 Bug(713388) external/wpt/content-security-policy/securitypolicyviolation/upgrade
-insecure-requests-reporting.https.html [ Timeout ] |
| 97 |
| 98 # PlzNavigate: module import => ModuleMap.cpp(99) Check failed: !is_fetching_. |
| 99 Bug(724989) http/tests/dom/script-module-load-incomplete-no-crash.html [ Crash ] |
| 100 Bug(724989) virtual/mojo-loading/http/tests/dom/script-module-load-incomplete-no
-crash.html [ Crash ] |
| 28 | 101 |
| 29 # ------------------------------------------------------------ | 102 # ------------------------------------------------------------ |
| 30 # These tests are correct with PlzNavigate but not without it | 103 # These tests are correct with PlzNavigate but not without it |
| 31 # ------------------------------------------------------------ | 104 # ------------------------------------------------------------ |
| 32 # Without PlzNavigate, the line number of the console message is missing when | 105 # Without PlzNavigate, the line number of the console message is missing when |
| 33 # there is a redirect. | 106 # there is a redirect. |
| 34 Bug(none) http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.h
tml [ Failure ] | 107 Bug(none) http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.h
tml [ Failure ] |
| 35 Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-s
rc-redirect-blocked.html [ Failure ] | 108 Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-s
rc-redirect-blocked.html [ Failure ] |
| 36 # The line number in CSP violation event should be hidden when it comes from a | 109 # The line number in CSP violation event should be hidden when it comes from a |
| 37 # cross-origin iframe. | 110 # cross-origin iframe. |
| 38 Bug(none) http/tests/security/contentSecurityPolicy/frame-src-child-frame-naviga
tes-to-blocked-origin.html [ Failure ] | 111 Bug(none) http/tests/security/contentSecurityPolicy/frame-src-child-frame-naviga
tes-to-blocked-origin.html [ Failure ] |
| 39 Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-s
rc-child-frame-navigates-to-blocked-origin.html [ Failure ] | 112 Bug(none) virtual/mojo-loading/http/tests/security/contentSecurityPolicy/frame-s
rc-child-frame-navigates-to-blocked-origin.html [ Failure ] |
| 40 | 113 |
| OLD | NEW |