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. | 7 # https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad. |
8 http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Crash
] | 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 ] | 9 http/tests/security/upgrade-insecure-requests/iframe-upgrade-csp.https.html [ Cr
ash ] |
10 | 10 |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
91 # https://crbug.com/623210 - DevTools extensions load in separate process in lay
out tests. | 91 # https://crbug.com/623210 - DevTools extensions load in separate process in lay
out tests. |
92 http/tests/inspector/extensions-headers.html [ Timeout ] | 92 http/tests/inspector/extensions-headers.html [ Timeout ] |
93 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] | 93 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] |
94 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] | 94 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] |
95 http/tests/inspector/extensions-network-redirect.html [ Timeout ] | 95 http/tests/inspector/extensions-network-redirect.html [ Timeout ] |
96 http/tests/inspector/extensions-useragent.html [ Timeout ] | 96 http/tests/inspector/extensions-useragent.html [ Timeout ] |
97 | 97 |
98 # https://crbug.com/623265 - cross-site navigation in main page breaks test. | 98 # https://crbug.com/623265 - cross-site navigation in main page breaks test. |
99 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] | 99 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] |
100 | 100 |
| 101 # http://crbug.com/644997 - framebusting changes broke several test expectations
. |
| 102 http/tests/security/frameNavigation/xss-ALLOWED-parent-navigation-change.html [
Timeout ] |
| 103 http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gestu
re.html [ Failure ] |
| 104 http/tests/security/xss-DENIED-window-open-parent.html [ Failure ] |
| 105 |
101 # TODO(lukasza, alexmos): Triage these failures. | 106 # TODO(lukasza, alexmos): Triage these failures. |
102 fast/frames/cached-frame-counter.html [ Timeout ] | 107 fast/frames/cached-frame-counter.html [ Timeout ] |
103 fast/frames/frame-limit.html [ Timeout ] | 108 fast/frames/frame-limit.html [ Timeout ] |
104 fast/loader/reload-zero-byte-plugin.html [ Failure ] | 109 fast/loader/reload-zero-byte-plugin.html [ Failure ] |
105 imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] | 110 imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] |
106 imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] | 111 imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] |
107 imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] | 112 imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] |
108 imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] | 113 imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] |
109 imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] | 114 imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] |
110 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] | 115 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] | 153 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] |
149 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] | 154 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] |
150 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] | 155 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] |
151 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] | 156 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] |
152 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
[ Timeout ] | 157 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
[ Timeout ] |
153 jquery/manipulation.html [ Timeout ] | 158 jquery/manipulation.html [ Timeout ] |
154 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] | 159 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] |
155 storage/indexeddb/blob-valid-before-commit.html [ Failure ] | 160 storage/indexeddb/blob-valid-before-commit.html [ Failure ] |
156 storage/indexeddb/empty-crash.html [ Timeout ] | 161 storage/indexeddb/empty-crash.html [ Timeout ] |
157 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h
tml [ Failure ] | 162 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h
tml [ Failure ] |
OLD | NEW |