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/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/582245 - no exception, b/c BindingSecurity::shouldAllowAcces
sTo exits early when |!target|. | 10 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces
sTo exits early when |!target|. |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
92 http/tests/inspector/extensions-network-redirect.html [ Timeout ] | 92 http/tests/inspector/extensions-network-redirect.html [ Timeout ] |
93 http/tests/inspector/extensions-useragent.html [ Timeout ] | 93 http/tests/inspector/extensions-useragent.html [ Timeout ] |
94 | 94 |
95 # https://crbug.com/623265 - cross-site navigation in main page breaks test. | 95 # https://crbug.com/623265 - cross-site navigation in main page breaks test. |
96 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] | 96 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] |
97 | 97 |
98 # https://crbug.com/645641 - test_runner.cc(1863) Check failed: | 98 # https://crbug.com/645641 - test_runner.cc(1863) Check failed: |
99 # layout_test_runtime_flags_.have_top_loading_frame() | 99 # layout_test_runtime_flags_.have_top_loading_frame() |
100 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash Failure ] | 100 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash Failure ] |
101 | 101 |
102 # https://crbug.com/652366 - window.internals.settings are not replicated across
OOPIFs. | |
103 http/tests/webaudio/autoplay-crossorigin.html [ Failure ] | |
104 | |
105 # TODO(lukasza, alexmos): Triage these failures. | 102 # TODO(lukasza, alexmos): Triage these failures. |
106 fast/frames/cached-frame-counter.html [ Timeout ] | 103 fast/frames/cached-frame-counter.html [ Timeout ] |
107 fast/frames/frame-limit.html [ Timeout ] | 104 fast/frames/frame-limit.html [ Timeout ] |
108 fast/loader/reload-zero-byte-plugin.html [ Failure ] | 105 fast/loader/reload-zero-byte-plugin.html [ Failure ] |
109 imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] | 106 imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] |
110 imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] | 107 imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] |
111 imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] | 108 imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] |
112 imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] | 109 imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] |
113 imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] | 110 imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] |
114 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] | 111 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
151 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] | 148 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] |
152 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] | 149 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] |
153 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] | 150 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] |
154 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] | 151 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] |
155 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
[ Timeout ] | 152 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html
[ Timeout ] |
156 jquery/manipulation.html [ Timeout ] | 153 jquery/manipulation.html [ Timeout ] |
157 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] | 154 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] |
158 storage/indexeddb/blob-valid-before-commit.html [ Failure ] | 155 storage/indexeddb/blob-valid-before-commit.html [ Failure ] |
159 storage/indexeddb/empty-crash.html [ Timeout ] | 156 storage/indexeddb/empty-crash.html [ Timeout ] |
160 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h
tml [ Failure ] | 157 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h
tml [ Failure ] |
OLD | NEW |