| 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/582494 - [sigsegv / av] blink::Document::styleEngine. | 4 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine. |
| 5 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] | 5 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] |
| 6 | 6 |
| 7 # https://crbug.com/602818 - Incorrect process transfer for blob URL | 7 # https://crbug.com/602818 - Incorrect process transfer for blob URL |
| 8 http/tests/fileapi/blob-url-in-subframe.html [ Timeout ] | 8 http/tests/fileapi/blob-url-in-subframe.html [ Timeout ] |
| 9 | 9 |
| 10 # https://crbug.com/584984 - Check failed: bindings_ == kInvalidBindings || bind
ings_ == bindings | 10 # https://crbug.com/584984 - Check failed: bindings_ == kInvalidBindings || bind
ings_ == bindings |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 61 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep
licated to OOPIFs. | 61 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep
licated to OOPIFs. |
| 62 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] | 62 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] |
| 63 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] | 63 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] |
| 64 | 64 |
| 65 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers | 65 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers |
| 66 # cross-origin-iframe.html layout test failure | 66 # cross-origin-iframe.html layout test failure |
| 67 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ] | 67 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ] |
| 68 | 68 |
| 69 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. | 69 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. |
| 70 | 70 |
| 71 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?): | |
| 72 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu
re ] | |
| 73 | |
| 74 # Uninvestigated failures under http/tests/security: | 71 # Uninvestigated failures under http/tests/security: |
| 75 http/tests/security/cross-frame-access-enumeration.html [ Timeout ] | 72 http/tests/security/cross-frame-access-enumeration.html [ Timeout ] |
| 76 http/tests/security/cross-frame-access-get-custom-property-cached.html [ Timeout
] | 73 http/tests/security/cross-frame-access-get-custom-property-cached.html [ Timeout
] |
| 77 http/tests/security/cross-frame-access-get.html [ Timeout ] | 74 http/tests/security/cross-frame-access-get.html [ Timeout ] |
| 78 http/tests/security/cross-frame-access-get-override.html [ Timeout ] | 75 http/tests/security/cross-frame-access-get-override.html [ Timeout ] |
| 79 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html [ Timeout ] | 76 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html [ Timeout ] |
| 80 http/tests/security/cross-frame-access-location-get.html [ Timeout ] | 77 http/tests/security/cross-frame-access-location-get.html [ Timeout ] |
| 81 http/tests/security/cross-frame-access-location-get-override.html [ Timeout ] | 78 http/tests/security/cross-frame-access-location-get-override.html [ Timeout ] |
| 82 http/tests/security/cross-origin-shared-worker-allowed.html [ Failure Timeout ] | 79 http/tests/security/cross-origin-shared-worker-allowed.html [ Failure Timeout ] |
| 83 http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure Timeout
] | 80 http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure Timeout
] |
| (...skipping 26 matching lines...) Expand all Loading... |
| 110 http/tests/local/drag-over-remote-content.html [ Crash Timeout ] | 107 http/tests/local/drag-over-remote-content.html [ Crash Timeout ] |
| 111 http/tests/misc/copy-resolves-urls.html [ Failure ] | 108 http/tests/misc/copy-resolves-urls.html [ Failure ] |
| 112 http/tests/navigation/redirect-on-back-updates-history-item.html [ Timeout ] | 109 http/tests/navigation/redirect-on-back-updates-history-item.html [ Timeout ] |
| 113 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Timeout ] | 110 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Timeout ] |
| 114 http/tests/plugins/cross-frame-object-access.html [ Failure ] | 111 http/tests/plugins/cross-frame-object-access.html [ Failure ] |
| 115 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ] | 112 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ] |
| 116 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro
ss_origin_redirect.html [ Timeout ] | 113 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro
ss_origin_redirect.html [ Timeout ] |
| 117 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro
ss_origin_redirect_with_timing_allow_origin.html [ Timeout ] | 114 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro
ss_origin_redirect_with_timing_allow_origin.html [ Timeout ] |
| 118 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro
ss_origin_resource_request.html [ Timeout ] | 115 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro
ss_origin_resource_request.html [ Timeout ] |
| 119 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim
ing_allow_cross_origin_resource_request.html [ Timeout ] | 116 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim
ing_allow_cross_origin_resource_request.html [ Timeout ] |
| OLD | NEW |