Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process

Issue 2392643002: Skip http/tests/webaudio/autoplay-crossorigin.html in --site-per-process mode. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
102 # TODO(lukasza, alexmos): Triage these failures. 105 # TODO(lukasza, alexmos): Triage these failures.
103 fast/frames/cached-frame-counter.html [ Timeout ] 106 fast/frames/cached-frame-counter.html [ Timeout ]
104 fast/frames/frame-limit.html [ Timeout ] 107 fast/frames/frame-limit.html [ Timeout ]
105 fast/loader/reload-zero-byte-plugin.html [ Failure ] 108 fast/loader/reload-zero-byte-plugin.html [ Failure ]
106 imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] 109 imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ]
107 imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] 110 imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ]
108 imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] 111 imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ]
109 imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] 112 imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ]
110 imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] 113 imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ]
111 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] 114 imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 151 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
149 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 152 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
150 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 153 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
151 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 154 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
152 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html [ Timeout ] 155 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html [ Timeout ]
153 jquery/manipulation.html [ Timeout ] 156 jquery/manipulation.html [ Timeout ]
154 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 157 storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
155 storage/indexeddb/blob-valid-before-commit.html [ Failure ] 158 storage/indexeddb/blob-valid-before-commit.html [ Failure ]
156 storage/indexeddb/empty-crash.html [ Timeout ] 159 storage/indexeddb/empty-crash.html [ Timeout ]
157 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h tml [ Failure ] 160 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h tml [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698