| 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/611838 - regression when geolocation tests use JS mock. | 4 # https://crbug.com/611838 - regression when geolocation tests use JS mock. |
| 5 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in-
insecure-origin.html [ Timeout ] | 5 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in-
insecure-origin.html [ Timeout ] |
| 6 | 6 |
| 7 # https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad. | |
| 8 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Crash
] | |
| 9 http/tests/security/upgrade-insecure-requests/iframe-upgrade-csp.https.html [ Cr
ash ] | |
| 10 | |
| 11 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine. | 7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine. |
| 12 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] | 8 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] |
| 13 | 9 |
| 14 # 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|. |
| 15 http/tests/security/xss-DENIED-getSVGDocument-iframe.html [ Failure ] | 11 http/tests/security/xss-DENIED-getSVGDocument-iframe.html [ Failure ] |
| 16 http/tests/security/xss-DENIED-getSVGDocument-object.html [ Failure ] | 12 http/tests/security/xss-DENIED-getSVGDocument-object.html [ Failure ] |
| 17 http/tests/security/xssAuditor/block-does-not-leak-location.html [ Failure ] | 13 http/tests/security/xssAuditor/block-does-not-leak-location.html [ Failure ] |
| 18 http/tests/security/xssAuditor/block-does-not-leak-referrer.html [ Failure ] | 14 http/tests/security/xssAuditor/block-does-not-leak-referrer.html [ Failure ] |
| 19 http/tests/security/xssAuditor/full-block-script-tag-cross-domain.html [ Failure
] | 15 http/tests/security/xssAuditor/full-block-script-tag-cross-domain.html [ Failure
] |
| 20 | 16 |
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 153 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] | 149 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] |
| 154 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] | 150 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] |
| 155 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] | 151 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] |
| 156 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] | 152 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] |
| 157 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
[ Timeout ] | 153 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
[ Timeout ] |
| 158 jquery/manipulation.html [ Timeout ] | 154 jquery/manipulation.html [ Timeout ] |
| 159 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] | 155 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] |
| 160 storage/indexeddb/blob-valid-before-commit.html [ Failure ] | 156 storage/indexeddb/blob-valid-before-commit.html [ Failure ] |
| 161 storage/indexeddb/empty-crash.html [ Timeout ] | 157 storage/indexeddb/empty-crash.html [ Timeout ] |
| 162 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h
tml [ Failure ] | 158 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h
tml [ Failure ] |
| OLD | NEW |