| 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/585284 - Form submissions targeting remote windows don't wor
k. | 7 # https://crbug.com/585284 - Form submissions targeting remote windows don't wor
k. |
| 8 http/tests/navigation/form-targets-cross-site-frame.html [ Timeout ] | 8 http/tests/navigation/form-targets-cross-site-frame.html [ Timeout ] |
| 9 | 9 |
| 10 # https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad. | 10 # https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad. |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 76 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs. | 76 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs. |
| 77 http/tests/intersection-observer/iframe-cross-origin.html [ Timeout ] | 77 http/tests/intersection-observer/iframe-cross-origin.html [ Timeout ] |
| 78 | 78 |
| 79 # https://crbug.com/616608 - Test-generated mouse click doesn't work with --site
-per-process. | 79 # https://crbug.com/616608 - Test-generated mouse click doesn't work with --site
-per-process. |
| 80 http/tests/security/referrer-policy-redirect-link.html [ Timeout ] | 80 http/tests/security/referrer-policy-redirect-link.html [ Timeout ] |
| 81 | 81 |
| 82 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work
with --site-per-process. | 82 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work
with --site-per-process. |
| 83 http/tests/local/drag-over-remote-content.html [ Timeout ] | 83 http/tests/local/drag-over-remote-content.html [ Timeout ] |
| 84 | 84 |
| 85 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. | 85 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. |
| 86 # Uninvestigated failures under http/tests/security: | |
| 87 http/tests/security/cross-origin-shared-worker-allowed.html [ Failure Timeout ] | |
| 88 http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure Timeout
] | |
| 89 # Uninvestigated failures under http/tests (but outside of http/tests/security): | 86 # Uninvestigated failures under http/tests (but outside of http/tests/security): |
| 90 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] | 87 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] |
| 91 http/tests/inspector-protocol/request-mixed-content-status-blockable.html [ Time
out ] | 88 http/tests/inspector-protocol/request-mixed-content-status-blockable.html [ Time
out ] |
| 92 http/tests/inspector-protocol/request-mixed-content-status-none.html [ Timeout ] | 89 http/tests/inspector-protocol/request-mixed-content-status-none.html [ Timeout ] |
| 93 http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable.
html [ Timeout ] | 90 http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable.
html [ Timeout ] |
| 94 http/tests/inspector/change-iframe-src.html [ Timeout ] | 91 http/tests/inspector/change-iframe-src.html [ Timeout ] |
| 95 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ] | 92 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ] |
| 96 http/tests/inspector/extensions-headers.html [ Timeout ] | 93 http/tests/inspector/extensions-headers.html [ Timeout ] |
| 97 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] | 94 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] |
| 98 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] | 95 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] |
| 99 http/tests/inspector/extensions-network-redirect.html [ Timeout ] | 96 http/tests/inspector/extensions-network-redirect.html [ Timeout ] |
| 100 http/tests/inspector/extensions-useragent.html [ Timeout ] | 97 http/tests/inspector/extensions-useragent.html [ Timeout ] |
| 101 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] | 98 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] |
| 102 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ] | 99 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ] |
| 103 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] | 100 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] |
| 104 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ] | 101 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ] |
| OLD | NEW |