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 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
103 # https://crbug.com/585194 - back/forward lists look different with --site-per-p
rocess | 103 # https://crbug.com/585194 - back/forward lists look different with --site-per-p
rocess |
104 http/tests/history/push-state-in-grandchild-after-reload.html [ Failure ] | 104 http/tests/history/push-state-in-grandchild-after-reload.html [ Failure ] |
105 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Timeout ] | 105 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Timeout ] |
106 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] | 106 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] |
107 http/tests/navigation/success200-frames-loadsame.html [ Failure ] | 107 http/tests/navigation/success200-frames-loadsame.html [ Failure ] |
108 | 108 |
109 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep
licated to OOPIFs. | 109 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep
licated to OOPIFs. |
110 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] | 110 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] |
111 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] | 111 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] |
112 | 112 |
| 113 # https://crbug.com/571079 - Document::isSecureContext() doesn't work with OOPIF
s |
| 114 http/tests/security/secureContexts/unauthenticated.html [ Failure ] |
| 115 |
113 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. | 116 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. |
114 | 117 |
115 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?): | 118 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?): |
116 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu
re ] | 119 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu
re ] |
117 | 120 |
118 # Uninvestigated failures under http/tests/security: | 121 # Uninvestigated failures under http/tests/security: |
119 http/tests/security/cookies/third-party-cookie-blocking.html [ Timeout ] | 122 http/tests/security/cookies/third-party-cookie-blocking.html [ Timeout ] |
120 http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Timeo
ut ] | 123 http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Timeo
ut ] |
121 http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Timeout ] | 124 http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Timeout ] |
122 http/tests/security/cross-frame-access-delete.html [ Timeout ] | 125 http/tests/security/cross-frame-access-delete.html [ Timeout ] |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
254 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ] | 257 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ] |
255 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ] | 258 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ] |
256 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ] | 259 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ] |
257 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ] | 260 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ] |
258 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ] | 261 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ] |
259 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ] | 262 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ] |
260 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ] | 263 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ] |
261 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ] | 264 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ] |
262 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ] | 265 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ] |
263 | 266 |
OLD | NEW |