| OLD | NEW |
| 1 # These tests currently fail when they run with --site-per-process. | 1 # These tests currently fail when they run with --site-per-process. |
| 2 # See https://crbug.com/477150. | 2 # See https://crbug.com/477150. |
| 3 | 3 |
| 4 # https://crbug.com/661725 - Propagating user gesture via postMessage doesn't wo
rk for OOPIFs | 4 # https://crbug.com/661725 - Propagating user gesture via postMessage doesn't wo
rk for OOPIFs |
| 5 crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-
after-postMessage.html [ Timeout ] | 5 crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-
after-postMessage.html [ Timeout ] |
| 6 | 6 |
| 7 # https://crbug.com/611838 - regression when geolocation tests use JS mock. | 7 # https://crbug.com/611838 - regression when geolocation tests use JS mock. |
| 8 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on-
secure-origin-in-insecure-origin.html [ Timeout ] | 8 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on-
secure-origin-in-insecure-origin.html [ Timeout ] |
| 9 | 9 |
| 10 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces
sTo exits early when |!target|. | 10 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces
sTo exits early when |!target|. |
| (...skipping 17 matching lines...) Expand all Loading... |
| 28 crbug.com/602493 http/tests/security/mixedContent/insecure-iframe-in-main-frame.
html [ Crash ] | 28 crbug.com/602493 http/tests/security/mixedContent/insecure-iframe-in-main-frame.
html [ Crash ] |
| 29 | 29 |
| 30 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per-
process | 30 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per-
process |
| 31 # https://crbug.com/602497 - Inconsistent console messages about mixed content, | 31 # https://crbug.com/602497 - Inconsistent console messages about mixed content, |
| 32 # when running with or without --site-per-process | 32 # when running with or without --site-per-process |
| 33 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-iframe.html
[ Failure ] | 33 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-iframe.html
[ Failure ] |
| 34 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-main-frame-
allowed.html [ Failure ] | 34 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-main-frame-
allowed.html [ Failure ] |
| 35 | 35 |
| 36 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep
licated to OOPIFs. | 36 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep
licated to OOPIFs. |
| 37 crbug.com/585188 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failur
e ] | 37 crbug.com/585188 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failur
e ] |
| 38 crbug.com/585188 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist
ing-all.html [ Failure ] |
| 38 crbug.com/585188 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html
[ Failure ] | 39 crbug.com/585188 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html
[ Failure ] |
| 40 crbug.com/585188 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist
ing-ip-addresses.html [ Failure ] |
| 39 | 41 |
| 40 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers | 42 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers |
| 41 # cross-origin-iframe.html layout test failure | 43 # cross-origin-iframe.html layout test failure |
| 42 crbug.com/601584 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.ht
ml [ Failure ] | 44 crbug.com/601584 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.ht
ml [ Failure ] |
| 43 | 45 |
| 44 # https://crbug.com/606594 - UaF of delegate_ in WebFrameTestClient::willSendReq
uest | 46 # https://crbug.com/606594 - UaF of delegate_ in WebFrameTestClient::willSendReq
uest |
| 45 crbug.com/606594 http/tests/local/serviceworker/fetch-request-body-file.html [ F
ailure Crash ] | 47 crbug.com/606594 http/tests/local/serviceworker/fetch-request-body-file.html [ F
ailure Crash ] |
| 46 | 48 |
| 47 # https://crbug.com/607991 - MockWebClipboardImpl not replicated across OOPIFs. | 49 # https://crbug.com/607991 - MockWebClipboardImpl not replicated across OOPIFs. |
| 48 crbug.com/607991 http/tests/misc/copy-resolves-urls.html [ Failure ] | 50 crbug.com/607991 http/tests/misc/copy-resolves-urls.html [ Failure ] |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 85 crbug.com/623210 http/tests/inspector/extensions-network-redirect.html [ Timeout
] | 87 crbug.com/623210 http/tests/inspector/extensions-network-redirect.html [ Timeout
] |
| 86 crbug.com/623210 http/tests/inspector/extensions-useragent.html [ Timeout ] | 88 crbug.com/623210 http/tests/inspector/extensions-useragent.html [ Timeout ] |
| 87 | 89 |
| 88 # https://crbug.com/623265 - cross-site navigation in main page breaks test. | 90 # https://crbug.com/623265 - cross-site navigation in main page breaks test. |
| 89 crbug.com/623265 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] | 91 crbug.com/623265 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] |
| 90 | 92 |
| 91 # https://crbug.com/645641 - test_runner.cc(1863) Check failed: | 93 # https://crbug.com/645641 - test_runner.cc(1863) Check failed: |
| 92 # layout_test_runtime_flags_.have_top_loading_frame() | 94 # layout_test_runtime_flags_.have_top_loading_frame() |
| 93 crbug.com/645641 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash
Failure ] | 95 crbug.com/645641 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash
Failure ] |
| 94 | 96 |
| 95 # https://crbug.com/659917: with experimental mojo-loading feature: | |
| 96 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-exact-mat
ching [ Crash ] | |
| 97 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist
ing-all.html [ Crash ] | |
| 98 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/detaching-frame-
2.html [ Crash ] | |
| 99 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist
ing-ip-addresses.html [ Crash ] | |
| 100 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/document-domain-
set.html [ Crash ] | |
| 101 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/access-control-p
reflight-request-must-not-contain-cookie.html [ Crash ] | |
| 102 crbug.com/659917 virtual/mojo-loading/http/tests/xmlhttprequest/origin-whitelist
ing-ip-addresses-with-subdomains.html [ Crash ] | |
| 103 | |
| 104 # TODO(lukasza, alexmos): Triage these failures. | 97 # TODO(lukasza, alexmos): Triage these failures. |
| 105 Bug(none) fast/frames/cached-frame-counter.html [ Timeout ] | 98 Bug(none) fast/frames/cached-frame-counter.html [ Timeout ] |
| 106 Bug(none) fast/frames/frame-limit.html [ Timeout ] | 99 Bug(none) fast/frames/frame-limit.html [ Timeout ] |
| 107 Bug(none) fast/loader/reload-zero-byte-plugin.html [ Failure ] | 100 Bug(none) fast/loader/reload-zero-byte-plugin.html [ Failure ] |
| 108 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] | 101 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] |
| 109 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] | 102 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] |
| 110 Bug(none) imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] | 103 Bug(none) imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] |
| 111 Bug(none) imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] | 104 Bug(none) imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] |
| 112 Bug(none) imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure
] | 105 Bug(none) imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure
] |
| 113 Bug(none) imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] | 106 Bug(none) imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 150 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] | 143 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] |
| 151 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] | 144 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] |
| 152 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] | 145 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] |
| 153 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] | 146 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] |
| 154 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo
ints.html [ Timeout ] | 147 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo
ints.html [ Timeout ] |
| 155 Bug(none) jquery/manipulation.html [ Timeout ] | 148 Bug(none) jquery/manipulation.html [ Timeout ] |
| 156 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] | 149 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] |
| 157 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] | 150 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] |
| 158 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] | 151 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] |
| 159 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-
is-async.html [ Failure ] | 152 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-
is-async.html [ Failure ] |
| OLD | NEW |