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/584984 - Recent, uninvestigated yet regression. | 4 # https://crbug.com/584984 - Recent, uninvestigated yet regression. |
5 http/tests/security/opened-document-security-origin-resets-on-navigation.html [
Crash ] | 5 http/tests/security/opened-document-security-origin-resets-on-navigation.html [
Crash ] |
6 | 6 |
7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine. | 7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine. |
8 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] | 8 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] |
9 | 9 |
10 # https://crbug.com/495132 - [Assert] content::NavigationEntryImpl::SetBindings. | 10 # https://crbug.com/495132 - [Assert] content::NavigationEntryImpl::SetBindings. |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
95 # https://crbug.com/585194 - back/forward lists look different with --site-per-p
rocess | 95 # https://crbug.com/585194 - back/forward lists look different with --site-per-p
rocess |
96 http/tests/history/push-state-in-grandchild-after-reload.html [ Failure ] | 96 http/tests/history/push-state-in-grandchild-after-reload.html [ Failure ] |
97 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Timeout ] | 97 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Timeout ] |
98 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] | 98 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] |
99 http/tests/navigation/success200-frames-loadsame.html [ Failure ] | 99 http/tests/navigation/success200-frames-loadsame.html [ Failure ] |
100 | 100 |
101 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep
licated to OOPIFs. | 101 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep
licated to OOPIFs. |
102 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] | 102 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] |
103 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] | 103 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] |
104 | 104 |
105 # https://crbug.com/571079 - Document::isSecureContext() doesn't work with OOPIF
s | |
106 http/tests/security/secureContexts/unauthenticated.html [ Failure ] | |
107 | |
108 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. | 105 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. |
109 | 106 |
110 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?): | 107 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?): |
111 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu
re ] | 108 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu
re ] |
112 | 109 |
113 # Uninvestigated failures under http/tests/security: | 110 # Uninvestigated failures under http/tests/security: |
114 http/tests/security/cookies/third-party-cookie-blocking.html [ Timeout ] | 111 http/tests/security/cookies/third-party-cookie-blocking.html [ Timeout ] |
115 http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Timeo
ut ] | 112 http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Timeo
ut ] |
116 http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Timeout ] | 113 http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Timeout ] |
117 http/tests/security/cross-frame-access-delete.html [ Timeout ] | 114 http/tests/security/cross-frame-access-delete.html [ Timeout ] |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
249 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ] | 246 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ] |
250 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ] | 247 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ] |
251 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ] | 248 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ] |
252 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ] | 249 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ] |
253 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ] | 250 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ] |
254 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ] | 251 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ] |
255 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ] | 252 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ] |
256 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ] | 253 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ] |
257 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ] | 254 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ] |
258 | 255 |
OLD | NEW |