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

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

Issue 2794443003: Disable autoplay-crossorigin.html layout test with --site-per-process (Closed)
Patch Set: Created 3 years, 8 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/700535: Times out after r454488 landed. 4 # https://crbug.com/700535: Times out after r454488 landed.
5 crbug.com/700535 fast/dnd/dropEffect-for-effectAllowed.html [ Timeout ] 5 crbug.com/700535 fast/dnd/dropEffect-for-effectAllowed.html [ Timeout ]
6 6
7 # https://crbug.com/697111: assert failures in test added in r451938. 7 # https://crbug.com/697111: assert failures in test added in r451938.
8 crbug.com/697111 svg/dom/getScreenCTM-ancestor-transform.html [ Failure ] 8 crbug.com/697111 svg/dom/getScreenCTM-ancestor-transform.html [ Failure ]
9 9
10 # https://crbug.com/670105: uninvestigated test timeout caused by r435352. 10 # https://crbug.com/670105: uninvestigated test timeout caused by r435352.
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 crbug.com/680201 http/tests/security/referrer-policy-attribute-import-no-referre r.html [ Failure ] 167 crbug.com/680201 http/tests/security/referrer-policy-attribute-import-no-referre r.html [ Failure ]
168 crbug.com/680201 virtual/mojo-loading/http/tests/security/referrer-policy-attrib ute-import-no-referrer.html [ Failure ] 168 crbug.com/680201 virtual/mojo-loading/http/tests/security/referrer-policy-attrib ute-import-no-referrer.html [ Failure ]
169 169
170 # https://crbug.com/680307: blob-url-in-iframe.html is missing PASS w/ --site-pe r-process 170 # https://crbug.com/680307: blob-url-in-iframe.html is missing PASS w/ --site-pe r-process
171 crbug.com/680307 http/tests/security/mixedContent/blob-url-in-iframe.html [ Fail ure ] 171 crbug.com/680307 http/tests/security/mixedContent/blob-url-in-iframe.html [ Fail ure ]
172 crbug.com/680307 virtual/mojo-loading/http/tests/security/mixedContent/blob-url- in-iframe.html [ Failure ] 172 crbug.com/680307 virtual/mojo-loading/http/tests/security/mixedContent/blob-url- in-iframe.html [ Failure ]
173 173
174 # https://crbug.com/650348: Remove input event forwarding path from RenderFrameP roxies 174 # https://crbug.com/650348: Remove input event forwarding path from RenderFrameP roxies
175 # This test needs to be modified to not rely on EventSender passing mouse events directly to an OOPIF. 175 # This test needs to be modified to not rely on EventSender passing mouse events directly to an OOPIF.
176 crbug.com/650348 http/tests/webaudio/autoplay-crossorigin.html [ Timeout ] 176 crbug.com/650348 http/tests/webaudio/autoplay-crossorigin.html [ Timeout ]
177 crbug.com/650348 virtual/mojo-loading/http/tests/webaudio/autoplay-crossorigin.h tml [ Timeout ]
177 178
178 # TODO(lukasza, alexmos): Triage these failures. 179 # TODO(lukasza, alexmos): Triage these failures.
179 Bug(none) fast/frames/cached-frame-counter.html [ Timeout ] 180 Bug(none) fast/frames/cached-frame-counter.html [ Timeout ]
180 Bug(none) fast/frames/frame-limit.html [ Timeout ] 181 Bug(none) fast/frames/frame-limit.html [ Timeout ]
181 Bug(none) fast/loader/reload-zero-byte-plugin.html [ Failure ] 182 Bug(none) fast/loader/reload-zero-byte-plugin.html [ Failure ]
182 Bug(none) external/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] 183 Bug(none) external/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ]
183 Bug(none) external/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] 184 Bug(none) external/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ]
184 Bug(none) external/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] 185 Bug(none) external/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ]
185 Bug(none) external/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] 186 Bug(none) external/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ]
186 Bug(none) external/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] 187 Bug(none) external/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ] 224 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ]
224 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 225 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
225 Bug(none) external/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 226 Bug(none) external/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
226 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 227 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
227 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 228 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
228 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] 229 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ]
229 Bug(none) jquery/manipulation.html [ Timeout ] 230 Bug(none) jquery/manipulation.html [ Timeout ]
230 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 231 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
231 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] 232 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ]
232 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] 233 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ]
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