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

Side by Side Diff: LayoutTests/TestExpectations

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/compositing/visible-rect/2d-transformed.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
2 2
3 # ----------------------------------------------------------------- 3 # -----------------------------------------------------------------
4 # SLOW TESTS 4 # SLOW TESTS
5 # ----------------------------------------------------------------- 5 # -----------------------------------------------------------------
6 6
7 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ] 7 crbug.com/24182 [ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
8 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ] 8 webkit.org/b/91666 [ Mac ] editing/input/emacs-ctrl-o.html [ Failure Slow ]
9 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure Slow ] 9 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure Slow ]
10 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure Sl ow ] 10 webkit.org/b/91666 [ Mac ] editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure Sl ow ]
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
228 # Chromium needs larger media files to test buffering this way. 228 # Chromium needs larger media files to test buffering this way.
229 webkit.org/b/88172 http/tests/media/video-buffered.html 229 webkit.org/b/88172 http/tests/media/video-buffered.html
230 230
231 # Missing support in DRT for Geolocation's Coordinate attributes. 231 # Missing support in DRT for Geolocation's Coordinate attributes.
232 webkit.org/b/98212 fast/dom/Geolocation/coordinates-interface-attributes.html [ Failure ] 232 webkit.org/b/98212 fast/dom/Geolocation/coordinates-interface-attributes.html [ Failure ]
233 233
234 # ----------------------------------------------------------------- 234 # -----------------------------------------------------------------
235 # WONTFIX TESTS 235 # WONTFIX TESTS
236 # ----------------------------------------------------------------- 236 # -----------------------------------------------------------------
237 237
238 # These tests are for -apple- and -khtml- prefixes, which we don't support
239 inspector/styles/vendor-prefixes.html [ WontFix ]
240
241 # Perf tests are really slow in debug builds and there are few benefits in 238 # Perf tests are really slow in debug builds and there are few benefits in
242 # running them. 239 # running them.
243 [ Debug ] perf [ WontFix ] 240 [ Debug ] perf [ WontFix ]
244 241
245 # This test verifies that a mismatch reftest will fail if both results are the 242 # This test verifies that a mismatch reftest will fail if both results are the
246 # same. Because the whole point is that this test should fail when run, it's 243 # same. Because the whole point is that this test should fail when run, it's
247 # not SKIP, just WONTFIX. 244 # not SKIP, just WONTFIX.
248 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ] 245 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ]
249 246
250 # Since V8 is more interruptible than other engines, they use the standard
251 # long-running-script mechanism to handle very-long-running regexps too.
252 # See http://code.google.com/p/v8/issues/detail?id=287
253 fast/js/regexp-overflow-too-big.html [ WontFix ]
254
255 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error. 247 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error.
256 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ] 248 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
257 249
258 # XHTML tests. These tests are all checked in with expectations that represent
259 # JS errors. We skip them because they don't actually test what they set out to.
260 # See http://crbug.com/24185 for some history.
261 dom/xhtml/level2/html/HTMLDocument17.xhtml [ WontFix ]
262 dom/xhtml/level2/html/HTMLDocument18.xhtml [ WontFix ]
263 dom/xhtml/level2/html/HTMLDocument19.xhtml [ WontFix ]
264 dom/xhtml/level2/html/HTMLDocument20.xhtml [ WontFix ]
265 dom/xhtml/level2/html/HTMLDocument21.xhtml [ WontFix ]
266 dom/xhtml/level3/core/attrisid02.xhtml [ WontFix ]
267 dom/xhtml/level3/core/attrisid03.xhtml [ WontFix ]
268 dom/xhtml/level3/core/attrisid07.xhtml [ WontFix ]
269 dom/xhtml/level3/core/canonicalform01.xhtml [ WontFix ]
270 dom/xhtml/level3/core/canonicalform02.xhtml [ WontFix ]
271 dom/xhtml/level3/core/canonicalform03.xhtml [ WontFix ]
272 dom/xhtml/level3/core/canonicalform04.xhtml [ WontFix ]
273 dom/xhtml/level3/core/canonicalform05.xhtml [ WontFix ]
274 dom/xhtml/level3/core/canonicalform07.xhtml [ WontFix ]
275 dom/xhtml/level3/core/canonicalform10.xhtml [ WontFix ]
276 dom/xhtml/level3/core/canonicalform11.xhtml [ WontFix ]
277 dom/xhtml/level3/core/canonicalform12.xhtml [ WontFix ]
278 dom/xhtml/level3/core/cdatasections01.xhtml [ WontFix ]
279 dom/xhtml/level3/core/checkcharacternormalization01.xhtml [ WontFix ]
280 dom/xhtml/level3/core/checkcharacternormalization02.xhtml [ WontFix ]
281 dom/xhtml/level3/core/checkcharacternormalization03.xhtml [ WontFix ]
282 dom/xhtml/level3/core/comments01.xhtml [ WontFix ]
283 dom/xhtml/level3/core/datatypenormalization13.xhtml [ WontFix ]
284 dom/xhtml/level3/core/datatypenormalization14.xhtml [ WontFix ]
285 dom/xhtml/level3/core/datatypenormalization15.xhtml [ WontFix ]
286 dom/xhtml/level3/core/datatypenormalization16.xhtml [ WontFix ]
287 dom/xhtml/level3/core/datatypenormalization17.xhtml [ WontFix ]
288 dom/xhtml/level3/core/datatypenormalization18.xhtml [ WontFix ]
289 dom/xhtml/level3/core/documentadoptnode17.xhtml [ WontFix ]
290 dom/xhtml/level3/core/documentadoptnode18.xhtml [ WontFix ]
291 dom/xhtml/level3/core/documentadoptnode19.xhtml [ WontFix ]
292 dom/xhtml/level3/core/documentadoptnode20.xhtml [ WontFix ]
293 dom/xhtml/level3/core/documentgetinputencoding04.xhtml [ WontFix ]
294 dom/xhtml/level3/core/documentgetxmlencoding05.xhtml [ WontFix ]
295 dom/xhtml/level3/core/documentnormalizedocument01.xhtml [ WontFix ]
296 dom/xhtml/level3/core/documentnormalizedocument02.xhtml [ WontFix ]
297 dom/xhtml/level3/core/documentnormalizedocument03.xhtml [ WontFix ]
298 dom/xhtml/level3/core/documentnormalizedocument04.xhtml [ WontFix ]
299 dom/xhtml/level3/core/documentnormalizedocument05.xhtml [ WontFix ]
300 dom/xhtml/level3/core/documentnormalizedocument07.xhtml [ WontFix ]
301 dom/xhtml/level3/core/documentnormalizedocument08.xhtml [ WontFix ]
302 dom/xhtml/level3/core/documentnormalizedocument09.xhtml [ WontFix ]
303 dom/xhtml/level3/core/documentnormalizedocument13.xhtml [ WontFix ]
304 dom/xhtml/level3/core/documentrenamenode01.xhtml [ WontFix ]
305 dom/xhtml/level3/core/documentrenamenode02.xhtml [ WontFix ]
306 dom/xhtml/level3/core/documentrenamenode03.xhtml [ WontFix ]
307 dom/xhtml/level3/core/documentrenamenode04.xhtml [ WontFix ]
308 dom/xhtml/level3/core/documentrenamenode05.xhtml [ WontFix ]
309 dom/xhtml/level3/core/documentrenamenode06.xhtml [ WontFix ]
310 dom/xhtml/level3/core/documentrenamenode07.xhtml [ WontFix ]
311 dom/xhtml/level3/core/documentrenamenode09.xhtml [ WontFix ]
312 dom/xhtml/level3/core/documentrenamenode15.xhtml [ WontFix ]
313 dom/xhtml/level3/core/documentrenamenode16.xhtml [ WontFix ]
314 dom/xhtml/level3/core/documentrenamenode17.xhtml [ WontFix ]
315 dom/xhtml/level3/core/documentrenamenode28.xhtml [ WontFix ]
316 dom/xhtml/level3/core/domconfigcanonicalform1.xhtml [ WontFix ]
317 dom/xhtml/level3/core/domconfigcdatasections1.xhtml [ WontFix ]
318 dom/xhtml/level3/core/domconfigcheckcharacternormalization1.xhtml [ WontFix ]
319 dom/xhtml/level3/core/domconfigcomments1.xhtml [ WontFix ]
320 dom/xhtml/level3/core/domconfigdatatypenormalization1.xhtml [ WontFix ]
321 dom/xhtml/level3/core/domconfigdatatypenormalization2.xhtml [ WontFix ]
322 dom/xhtml/level3/core/domconfigelementcontentwhitespace1.xhtml [ WontFix ]
323 dom/xhtml/level3/core/domconfigentities1.xhtml [ WontFix ]
324 dom/xhtml/level3/core/domconfigerrorhandler1.xhtml [ WontFix ]
325 dom/xhtml/level3/core/domconfigerrorhandler2.xhtml [ WontFix ]
326 dom/xhtml/level3/core/domconfiginfoset1.xhtml [ WontFix ]
327 dom/xhtml/level3/core/domconfignamespacedeclarations1.xhtml [ WontFix ]
328 dom/xhtml/level3/core/domconfignamespaces1.xhtml [ WontFix ]
329 dom/xhtml/level3/core/domconfignamespaces2.xhtml [ WontFix ]
330 dom/xhtml/level3/core/domconfignormalizecharacters1.xhtml [ WontFix ]
331 dom/xhtml/level3/core/domconfigschemalocation1.xhtml [ WontFix ]
332 dom/xhtml/level3/core/domconfigschematype1.xhtml [ WontFix ]
333 dom/xhtml/level3/core/domconfigsplitcdatasections1.xhtml [ WontFix ]
334 dom/xhtml/level3/core/domconfigurationcansetparameter01.xhtml [ WontFix ]
335 dom/xhtml/level3/core/domconfigurationcansetparameter02.xhtml [ WontFix ]
336 dom/xhtml/level3/core/domconfigurationcansetparameter03.xhtml [ WontFix ]
337 dom/xhtml/level3/core/domconfigurationcansetparameter06.xhtml [ WontFix ]
338 dom/xhtml/level3/core/domconfigurationgetparameter01.xhtml [ WontFix ]
339 dom/xhtml/level3/core/domconfigvalidate1.xhtml [ WontFix ]
340 dom/xhtml/level3/core/domconfigvalidateifschema1.xhtml [ WontFix ]
341 dom/xhtml/level3/core/domconfigwellformed1.xhtml [ WontFix ]
342 dom/xhtml/level3/core/domimplementationgetfeature01.xhtml [ WontFix ]
343 dom/xhtml/level3/core/domimplementationgetfeature02.xhtml [ WontFix ]
344 dom/xhtml/level3/core/domimplementationgetfeature03.xhtml [ WontFix ]
345 dom/xhtml/level3/core/domimplementationgetfeature05.xhtml [ WontFix ]
346 dom/xhtml/level3/core/domimplementationgetfeature06.xhtml [ WontFix ]
347 dom/xhtml/level3/core/domimplementationregistry01.xhtml [ WontFix ]
348 dom/xhtml/level3/core/domimplementationregistry02.xhtml [ WontFix ]
349 dom/xhtml/level3/core/domimplementationregistry03.xhtml [ WontFix ]
350 dom/xhtml/level3/core/domimplementationregistry04.xhtml [ WontFix ]
351 dom/xhtml/level3/core/domimplementationregistry05.xhtml [ WontFix ]
352 dom/xhtml/level3/core/domimplementationregistry06.xhtml [ WontFix ]
353 dom/xhtml/level3/core/domimplementationregistry07.xhtml [ WontFix ]
354 dom/xhtml/level3/core/domimplementationregistry08.xhtml [ WontFix ]
355 dom/xhtml/level3/core/domimplementationregistry09.xhtml [ WontFix ]
356 dom/xhtml/level3/core/domimplementationregistry10.xhtml [ WontFix ]
357 dom/xhtml/level3/core/domimplementationregistry11.xhtml [ WontFix ]
358 dom/xhtml/level3/core/domimplementationregistry13.xhtml [ WontFix ]
359 dom/xhtml/level3/core/domimplementationregistry14.xhtml [ WontFix ]
360 dom/xhtml/level3/core/domimplementationregistry15.xhtml [ WontFix ]
361 dom/xhtml/level3/core/domimplementationregistry16.xhtml [ WontFix ]
362 dom/xhtml/level3/core/domimplementationregistry17.xhtml [ WontFix ]
363 dom/xhtml/level3/core/domimplementationregistry18.xhtml [ WontFix ]
364 dom/xhtml/level3/core/domimplementationregistry19.xhtml [ WontFix ]
365 dom/xhtml/level3/core/domimplementationregistry20.xhtml [ WontFix ]
366 dom/xhtml/level3/core/domimplementationregistry21.xhtml [ WontFix ]
367 dom/xhtml/level3/core/domimplementationregistry22.xhtml [ WontFix ]
368 dom/xhtml/level3/core/domimplementationregistry24.xhtml [ WontFix ]
369 dom/xhtml/level3/core/domimplementationregistry25.xhtml [ WontFix ]
370 dom/xhtml/level3/core/domstringlistcontains01.xhtml [ WontFix ]
371 dom/xhtml/level3/core/domstringlistcontains02.xhtml [ WontFix ]
372 dom/xhtml/level3/core/domstringlistgetlength01.xhtml [ WontFix ]
373 dom/xhtml/level3/core/domstringlistitem01.xhtml [ WontFix ]
374 dom/xhtml/level3/core/domstringlistitem02.xhtml [ WontFix ]
375 dom/xhtml/level3/core/elementcontentwhitespace01.xhtml [ WontFix ]
376 dom/xhtml/level3/core/elementcontentwhitespace02.xhtml [ WontFix ]
377 dom/xhtml/level3/core/elementcontentwhitespace03.xhtml [ WontFix ]
378 dom/xhtml/level3/core/elementsetidattribute01.xhtml [ WontFix ]
379 dom/xhtml/level3/core/elementsetidattribute03.xhtml [ WontFix ]
380 dom/xhtml/level3/core/elementsetidattribute04.xhtml [ WontFix ]
381 dom/xhtml/level3/core/elementsetidattribute07.xhtml [ WontFix ]
382 dom/xhtml/level3/core/elementsetidattribute08.xhtml [ WontFix ]
383 dom/xhtml/level3/core/elementsetidattribute09.xhtml [ WontFix ]
384 dom/xhtml/level3/core/elementsetidattribute10.xhtml [ WontFix ]
385 dom/xhtml/level3/core/elementsetidattribute11.xhtml [ WontFix ]
386 dom/xhtml/level3/core/elementsetidattributenode01.xhtml [ WontFix ]
387 dom/xhtml/level3/core/elementsetidattributenode02.xhtml [ WontFix ]
388 dom/xhtml/level3/core/elementsetidattributenode03.xhtml [ WontFix ]
389 dom/xhtml/level3/core/elementsetidattributenode04.xhtml [ WontFix ]
390 dom/xhtml/level3/core/elementsetidattributenode07.xhtml [ WontFix ]
391 dom/xhtml/level3/core/elementsetidattributenode08.xhtml [ WontFix ]
392 dom/xhtml/level3/core/elementsetidattributenode10.xhtml [ WontFix ]
393 dom/xhtml/level3/core/elementsetidattributens01.xhtml [ WontFix ]
394 dom/xhtml/level3/core/elementsetidattributens02.xhtml [ WontFix ]
395 dom/xhtml/level3/core/elementsetidattributens03.xhtml [ WontFix ]
396 dom/xhtml/level3/core/elementsetidattributens04.xhtml [ WontFix ]
397 dom/xhtml/level3/core/elementsetidattributens05.xhtml [ WontFix ]
398 dom/xhtml/level3/core/elementsetidattributens10.xhtml [ WontFix ]
399 dom/xhtml/level3/core/elementsetidattributens11.xhtml [ WontFix ]
400 dom/xhtml/level3/core/elementsetidattributens12.xhtml [ WontFix ]
401 dom/xhtml/level3/core/elementsetidattributens13.xhtml [ WontFix ]
402 dom/xhtml/level3/core/elementsetidattributens14.xhtml [ WontFix ]
403 dom/xhtml/level3/core/entities01.xhtml [ WontFix ]
404 dom/xhtml/level3/core/entities02.xhtml [ WontFix ]
405 dom/xhtml/level3/core/entities03.xhtml [ WontFix ]
406 dom/xhtml/level3/core/entities04.xhtml [ WontFix ]
407 dom/xhtml/level3/core/entitygetinputencoding01.xhtml [ WontFix ]
408 dom/xhtml/level3/core/entitygetxmlencoding01.xhtml [ WontFix ]
409 dom/xhtml/level3/core/entitygetxmlencoding02.xhtml [ WontFix ]
410 dom/xhtml/level3/core/entitygetxmlversion01.xhtml [ WontFix ]
411 dom/xhtml/level3/core/handleerror01.xhtml [ WontFix ]
412 dom/xhtml/level3/core/handleerror02.xhtml [ WontFix ]
413 dom/xhtml/level3/core/infoset01.xhtml [ WontFix ]
414 dom/xhtml/level3/core/infoset02.xhtml [ WontFix ]
415 dom/xhtml/level3/core/infoset03.xhtml [ WontFix ]
416 dom/xhtml/level3/core/infoset04.xhtml [ WontFix ]
417 dom/xhtml/level3/core/infoset05.xhtml [ WontFix ]
418 dom/xhtml/level3/core/infoset08.xhtml [ WontFix ]
419 dom/xhtml/level3/core/infoset09.xhtml [ WontFix ]
420 dom/xhtml/level3/core/namespacedeclarations01.xhtml [ WontFix ]
421 dom/xhtml/level3/core/namespacedeclarations02.xhtml [ WontFix ]
422 dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml [ WontFix ]
423 dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml [ WontFix ]
424 dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml [ WontFix ]
425 dom/xhtml/level3/core/nodecomparedocumentposition22.xhtml [ WontFix ]
426 dom/xhtml/level3/core/nodecomparedocumentposition23.xhtml [ WontFix ]
427 dom/xhtml/level3/core/nodecomparedocumentposition24.xhtml [ WontFix ]
428 dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml [ WontFix ]
429 dom/xhtml/level3/core/nodegetbaseuri12.xhtml [ WontFix ]
430 dom/xhtml/level3/core/nodegetbaseuri13.xhtml [ WontFix ]
431 dom/xhtml/level3/core/nodegetbaseuri14.xhtml [ WontFix ]
432 dom/xhtml/level3/core/nodegetfeature01.xhtml [ WontFix ]
433 dom/xhtml/level3/core/nodegetfeature02.xhtml [ WontFix ]
434 dom/xhtml/level3/core/nodegetfeature03.xhtml [ WontFix ]
435 dom/xhtml/level3/core/nodegetfeature04.xhtml [ WontFix ]
436 dom/xhtml/level3/core/nodegetfeature05.xhtml [ WontFix ]
437 dom/xhtml/level3/core/nodegetfeature06.xhtml [ WontFix ]
438 dom/xhtml/level3/core/nodegetfeature07.xhtml [ WontFix ]
439 dom/xhtml/level3/core/nodegetfeature08.xhtml [ WontFix ]
440 dom/xhtml/level3/core/nodegetfeature09.xhtml [ WontFix ]
441 dom/xhtml/level3/core/nodegetfeature10.xhtml [ WontFix ]
442 dom/xhtml/level3/core/nodegetfeature11.xhtml [ WontFix ]
443 dom/xhtml/level3/core/nodegetfeature12.xhtml [ WontFix ]
444 dom/xhtml/level3/core/nodegetfeature13.xhtml [ WontFix ]
445 dom/xhtml/level3/core/nodegettextcontent05.xhtml [ WontFix ]
446 dom/xhtml/level3/core/nodegettextcontent15.xhtml [ WontFix ]
447 dom/xhtml/level3/core/nodegettextcontent16.xhtml [ WontFix ]
448 dom/xhtml/level3/core/nodegettextcontent18.xhtml [ WontFix ]
449 dom/xhtml/level3/core/nodegetuserdata01.xhtml [ WontFix ]
450 dom/xhtml/level3/core/nodegetuserdata02.xhtml [ WontFix ]
451 dom/xhtml/level3/core/nodegetuserdata03.xhtml [ WontFix ]
452 dom/xhtml/level3/core/nodegetuserdata04.xhtml [ WontFix ]
453 dom/xhtml/level3/core/nodegetuserdata05.xhtml [ WontFix ]
454 dom/xhtml/level3/core/nodegetuserdata06.xhtml [ WontFix ]
455 dom/xhtml/level3/core/nodegetuserdata07.xhtml [ WontFix ]
456 dom/xhtml/level3/core/nodeisdefaultnamespace04.xhtml [ WontFix ]
457 dom/xhtml/level3/core/nodeisequalnode25.xhtml [ WontFix ]
458 dom/xhtml/level3/core/nodeisequalnode26.xhtml [ WontFix ]
459 dom/xhtml/level3/core/nodeisequalnode27.xhtml [ WontFix ]
460 dom/xhtml/level3/core/nodeissamenode07.xhtml [ WontFix ]
461 dom/xhtml/level3/core/nodeissamenode08.xhtml [ WontFix ]
462 dom/xhtml/level3/core/nodeissamenode09.xhtml [ WontFix ]
463 dom/xhtml/level3/core/nodelookupnamespaceuri04.xhtml [ WontFix ]
464 dom/xhtml/level3/core/nodelookupprefix04.xhtml [ WontFix ]
465 dom/xhtml/level3/core/nodelookupprefix12.xhtml [ WontFix ]
466 dom/xhtml/level3/core/noderemovechild07.xhtml [ WontFix ]
467 dom/xhtml/level3/core/noderemovechild24.xhtml [ WontFix ]
468 dom/xhtml/level3/core/noderemovechild25.xhtml [ WontFix ]
469 dom/xhtml/level3/core/noderemovechild26.xhtml [ WontFix ]
470 dom/xhtml/level3/core/noderemovechild27.xhtml [ WontFix ]
471 dom/xhtml/level3/core/nodereplacechild10.xhtml [ WontFix ]
472 dom/xhtml/level3/core/nodereplacechild21.xhtml [ WontFix ]
473 dom/xhtml/level3/core/nodereplacechild25.xhtml [ WontFix ]
474 dom/xhtml/level3/core/nodereplacechild38.xhtml [ WontFix ]
475 dom/xhtml/level3/core/nodesettextcontent04.xhtml [ WontFix ]
476 dom/xhtml/level3/core/nodesettextcontent13.xhtml [ WontFix ]
477 dom/xhtml/level3/core/nodesetuserdata01.xhtml [ WontFix ]
478 dom/xhtml/level3/core/nodesetuserdata02.xhtml [ WontFix ]
479 dom/xhtml/level3/core/nodesetuserdata03.xhtml [ WontFix ]
480 dom/xhtml/level3/core/nodesetuserdata04.xhtml [ WontFix ]
481 dom/xhtml/level3/core/nodesetuserdata05.xhtml [ WontFix ]
482 dom/xhtml/level3/core/nodesetuserdata06.xhtml [ WontFix ]
483 dom/xhtml/level3/core/nodesetuserdata07.xhtml [ WontFix ]
484 dom/xhtml/level3/core/nodesetuserdata08.xhtml [ WontFix ]
485 dom/xhtml/level3/core/nodesetuserdata09.xhtml [ WontFix ]
486 dom/xhtml/level3/core/nodesetuserdata10.xhtml [ WontFix ]
487 dom/xhtml/level3/core/normalizecharacters01.xhtml [ WontFix ]
488 dom/xhtml/level3/core/normalizecharacters02.xhtml [ WontFix ]
489 dom/xhtml/level3/core/normalizecharacters03.xhtml [ WontFix ]
490 dom/xhtml/level3/core/normalizecharacters04.xhtml [ WontFix ]
491 dom/xhtml/level3/core/normalizecharacters05.xhtml [ WontFix ]
492 dom/xhtml/level3/core/normalizecharacters06.xhtml [ WontFix ]
493 dom/xhtml/level3/core/normalizecharacters07.xhtml [ WontFix ]
494 dom/xhtml/level3/core/normalizecharacters08.xhtml [ WontFix ]
495 dom/xhtml/level3/core/splitcdatasections01.xhtml [ WontFix ]
496 dom/xhtml/level3/core/textiselementcontentwhitespace04.xhtml [ WontFix ]
497 dom/xhtml/level3/core/textiselementcontentwhitespace05.xhtml [ WontFix ]
498 dom/xhtml/level3/core/textiselementcontentwhitespace06.xhtml [ WontFix ]
499 dom/xhtml/level3/core/userdatahandler01.xhtml [ WontFix ]
500 dom/xhtml/level3/core/userdatahandler02.xhtml [ WontFix ]
501 dom/xhtml/level3/core/userdatahandler03.xhtml [ WontFix ]
502 dom/xhtml/level3/core/userdatahandler04.xhtml [ WontFix ]
503 # The FAIL failures below are due to erroneous tests that fail to actually load
504 # the JS meant to test them (and thus fail to trigger testRunner.dumpAsText()).
505 dom/xhtml/level3/core/documentgetinputencoding03.xhtml [ WontFix ]
506 dom/xhtml/level3/core/entitygetinputencoding02.xhtml [ WontFix ]
507 dom/xhtml/level3/core/entitygetxmlversion02.xhtml [ WontFix ]
508 dom/xhtml/level3/core/nodegetbaseuri05.xhtml [ WontFix ]
509 dom/xhtml/level3/core/nodegetbaseuri07.xhtml [ WontFix ]
510 dom/xhtml/level3/core/nodegetbaseuri09.xhtml [ WontFix ]
511 dom/xhtml/level3/core/nodegetbaseuri10.xhtml [ WontFix ]
512 dom/xhtml/level3/core/nodegetbaseuri11.xhtml [ WontFix ]
513 dom/xhtml/level3/core/nodegetbaseuri15.xhtml [ WontFix ]
514 dom/xhtml/level3/core/nodegetbaseuri17.xhtml [ WontFix ]
515 dom/xhtml/level3/core/nodegetbaseuri18.xhtml [ WontFix ]
516 dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml [ WontFix ]
517 dom/xhtml/level3/core/nodelookupprefix19.xhtml [ WontFix ]
518
519 # We do not want to support Legacy mac encodings on Windows/Linux. 250 # We do not want to support Legacy mac encodings on Windows/Linux.
520 [ Win Linux ] fast/encoding/char-decoding-mac.html [ WontFix ] 251 [ Win Linux ] fast/encoding/char-decoding-mac.html [ WontFix ]
521 [ Win Linux ] fast/encoding/char-encoding-mac.html [ WontFix ] 252 [ Win Linux ] fast/encoding/char-encoding-mac.html [ WontFix ]
522 253
523 # These tests are based on the JSC JavaScript profiler. The V8 JavaScript
524 # profiler is in development and will use a different approach than JSC and
525 # most likely these tests will always be JSC specific.
526 crbug.com/226949 fast/profiler [ WontFix ]
ojan 2013/04/17 22:28:35 Looking at the crbug, it seems to be about reconsi
527
528 # StorageTracker isn't used by Chromium and not all requisite platform code
529 # is implemented.
530 storage/domstorage/localstorage/storagetracker [ WontFix ]
531
532 # Different quota model, in Chromium sessionstorage is subject to limits too.
533 storage/domstorage/quota.html [ WontFix ]
534
535 # test_shell does not support shared workers 254 # test_shell does not support shared workers
536 fast/filesystem/workers/file-writer-events-shared-worker.html [ WontFix ] 255 fast/filesystem/workers/file-writer-events-shared-worker.html [ WontFix ]
537 fast/workers/shared-worker-context-gc.html [ WontFix ] 256 fast/workers/shared-worker-context-gc.html [ WontFix ]
538 fast/workers/shared-worker-event-listener.html [ WontFix ] 257 fast/workers/shared-worker-event-listener.html [ WontFix ]
539 fast/workers/shared-worker-exception.html [ WontFix ] 258 fast/workers/shared-worker-exception.html [ WontFix ]
540 fast/workers/shared-worker-frame-lifecycle.html [ WontFix ] 259 fast/workers/shared-worker-frame-lifecycle.html [ WontFix ]
541 fast/workers/shared-worker-gc.html [ WontFix ] 260 fast/workers/shared-worker-gc.html [ WontFix ]
542 fast/workers/shared-worker-in-iframe.html [ WontFix ] 261 fast/workers/shared-worker-in-iframe.html [ WontFix ]
543 fast/workers/shared-worker-lifecycle.html [ WontFix ] 262 fast/workers/shared-worker-lifecycle.html [ WontFix ]
544 fast/workers/shared-worker-load-error.html [ WontFix ] 263 fast/workers/shared-worker-load-error.html [ WontFix ]
(...skipping 25 matching lines...) Expand all
570 storage/indexeddb/basics-shared-workers.html [ WontFix ] 289 storage/indexeddb/basics-shared-workers.html [ WontFix ]
571 290
572 # test_shell does not support message ports 291 # test_shell does not support message ports
573 webkit.org/b/74459 fast/workers/termination-with-port-messages.html 292 webkit.org/b/74459 fast/workers/termination-with-port-messages.html
574 webkit.org/b/74459 fast/workers/worker-cloneport.html 293 webkit.org/b/74459 fast/workers/worker-cloneport.html
575 webkit.org/b/74459 fast/workers/worker-context-multi-port.html 294 webkit.org/b/74459 fast/workers/worker-context-multi-port.html
576 webkit.org/b/74459 fast/workers/worker-messageport-gc.html 295 webkit.org/b/74459 fast/workers/worker-messageport-gc.html
577 webkit.org/b/74459 fast/workers/worker-messageport.html 296 webkit.org/b/74459 fast/workers/worker-messageport.html
578 webkit.org/b/74459 fast/workers/worker-multi-port.html 297 webkit.org/b/74459 fast/workers/worker-multi-port.html
579 298
580 # Page Cache - based tests. Chromium disables page cache because the WebKit page cache keeps previously
581 # loaded pages alive in memory to be able to quickly substitute them when user c licks History buttons.
582 # Chromium wants those to be separate navigations made via browser process to be able to make decision
583 # on which renderer process to use for each of them.
584 fast/dom/Window/timer-resume-on-navigation-back.html [ WontFix ]
585 fast/events/pagehide-timeout.html [ WontFix ]
586 fast/events/pagehide-xhr-open.html [ WontFix ]
587 fast/events/pageshow-pagehide-on-back-cached-with-frames.html [ WontFix ]
588 fast/events/pageshow-pagehide-on-back-cached.html [ WontFix ]
589 fast/events/suspend-timers.html [ WontFix ]
590 fast/harness/page-cache-crash-on-data-urls.html [ WontFix ]
591 fast/harness/use-page-cache.html [ WontFix ]
592 fast/loader/crash-copying-backforwardlist.html [ WontFix ]
593 fast/loader/window-properties-restored-from-page-cache.html [ WontFix ]
594 fast/overflow/horizontal-scroll-after-back.html [ WontFix ]
595 http/tests/navigation/https-in-page-cache.html [ WontFix ]
596 loader/go-back-to-different-window-size.html [ WontFix ]
597 media/restore-from-page-cache.html [ WontFix ]
598 fast/forms/autocomplete-off-with-default-value-does-not-clear.html [ WontFix ]
599
600 # Tests that rely on cross-process MessagePorts. No point in running them in 299 # Tests that rely on cross-process MessagePorts. No point in running them in
601 # test_shell, since we'd have to use a completely different implementation from 300 # test_shell, since we'd have to use a completely different implementation from
602 # what is used in the browser. 301 # what is used in the browser.
603 fast/events/message-channel-gc-2.html [ WontFix ] 302 fast/events/message-channel-gc-2.html [ WontFix ]
604 fast/events/message-channel-gc-3.html [ WontFix ] 303 fast/events/message-channel-gc-3.html [ WontFix ]
605 fast/events/message-channel-gc-4.html [ WontFix ] 304 fast/events/message-channel-gc-4.html [ WontFix ]
606 fast/events/message-channel-gc.html [ WontFix ] 305 fast/events/message-channel-gc.html [ WontFix ]
607 fast/events/message-channel-listener-circular-ownership.html [ WontFix ] 306 fast/events/message-channel-listener-circular-ownership.html [ WontFix ]
608 fast/events/message-port-clone.html [ WontFix ] 307 fast/events/message-port-clone.html [ WontFix ]
609 fast/events/message-port-deleted-document.html [ WontFix ] 308 fast/events/message-port-deleted-document.html [ WontFix ]
610 fast/events/message-port-deleted-frame.html [ WontFix ] 309 fast/events/message-port-deleted-frame.html [ WontFix ]
611 fast/events/message-port-inactive-document.html [ WontFix ] 310 fast/events/message-port-inactive-document.html [ WontFix ]
612 fast/events/message-port-no-wrapper.html [ WontFix ] 311 fast/events/message-port-no-wrapper.html [ WontFix ]
613 fast/events/message-port.html [ WontFix ] 312 fast/events/message-port.html [ WontFix ]
614 http/tests/security/MessagePort/event-listener-context.html [ WontFix ] 313 http/tests/security/MessagePort/event-listener-context.html [ WontFix ]
615 314
616 # This test is completely timing dependent. It is testing the time
617 # between a key event and a search event. You cannot count on this
618 # always being exactly the same.
619 fast/forms/search-event-delay.html [ WontFix ]
620
621 # Chrome Win/Linux doesn't support emacs key-bindings. 315 # Chrome Win/Linux doesn't support emacs key-bindings.
622 [ Win Linux ] editing/pasteboard/emacs-cntl-y-001.html [ WontFix ] 316 [ Win Linux ] editing/pasteboard/emacs-cntl-y-001.html [ WontFix ]
623 [ Win Linux ] editing/pasteboard/emacs-ctrl-a-k-y.html [ WontFix ] 317 [ Win Linux ] editing/pasteboard/emacs-ctrl-a-k-y.html [ WontFix ]
624 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-with-move.html [ WontFix ] 318 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-with-move.html [ WontFix ]
625 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ] 319 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ]
626 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ] 320 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ]
627 321
628 # Checks for very kjs-specific garbage collector behavior.
629 # Would have to be implemented much differently to work in v8.
630 fast/dom/gc-10.html [ WontFix ]
631
632 # We don't let anyone set status in the browser.
633 plugins/set-status.html [ WontFix ]
634
635 # This test is out of date with respect to the latest version of the HTML5 spec 322 # This test is out of date with respect to the latest version of the HTML5 spec
636 # Test had to be decommissioned to fix https://bugs.webkit.org/show_bug.cgi?id=6 5709 323 # Test had to be decommissioned to fix https://bugs.webkit.org/show_bug.cgi?id=6 5709
637 # We can re-enable the test when it gets changed upstream to become spec-complia nt 324 # We can re-enable the test when it gets changed upstream to become spec-complia nt
638 canvas/philip/tests/2d.drawImage.outsidesource.html [ WontFix ] 325 canvas/philip/tests/2d.drawImage.outsidesource.html [ WontFix ]
639 virtual/gpu/canvas/philip/tests/2d.drawImage.outsidesource.html [ WontFix ] 326 virtual/gpu/canvas/philip/tests/2d.drawImage.outsidesource.html [ WontFix ]
640 327
641 # We don't care about dashboard compatibility mode.
642 http/tests/xmlhttprequest/default-content-type-dashboard.html [ WontFix ]
643 fast/canvas/canvas-gradient-addStop-error.html [ WontFix ]
644 virtual/gpu/fast/canvas/canvas-gradient-addStop-error.html [ WontFix ]
645
646 # Chrome uses different keyboard accelerators from those used by Safari, so 328 # Chrome uses different keyboard accelerators from those used by Safari, so
647 # this test will always fail. 329 # this test will always fail.
648 [ Linux Win ] fast/events/option-tab.html [ WontFix ] 330 [ Linux Win ] fast/events/option-tab.html [ WontFix ]
649 331
650 # Ignored because we do not have OBJC bindings
651 editing/pasteboard/paste-RTFD.html [ WontFix ]
652 editing/pasteboard/paste-TIFF.html [ WontFix ]
653
654 # Ignore test because it tries to load .pdf files in <img> tags.
655 fast/images/pdf-as-image-landscape.html [ WontFix ]
656 fast/images/pdf-as-image.html [ WontFix ]
657 fast/replaced/pdf-as-image.html [ WontFix ]
658
659 # These tests try to print a PDF file as the expected result. I don't think 332 # These tests try to print a PDF file as the expected result. I don't think
660 # we plan on supporting this anytime soon. 333 # we plan on supporting this anytime soon.
661 printing/compositing-layer-printing.html [ WontFix ] 334 printing/compositing-layer-printing.html [ WontFix ]
662 printing/media-queries-print.html [ WontFix ] 335 printing/media-queries-print.html [ WontFix ]
663 printing/page-rule-in-media-query.html [ WontFix ] 336 printing/page-rule-in-media-query.html [ WontFix ]
664 337
665 # LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
666 compositing/visible-rect [ WontFix ]
667 virtual/softwarecompositing/visible-rect [ WontFix ]
668
669 # Repaint test doesn't seem to work on Chromium. 338 # Repaint test doesn't seem to work on Chromium.
670 webkit.org/b/98579 compositing/repaint/requires-backing-repaint.html [ ImageOnly Failure ] 339 webkit.org/b/98579 compositing/repaint/requires-backing-repaint.html [ ImageOnly Failure ]
671 webkit.org/b/98579 virtual/softwarecompositing/repaint/requires-backing-repaint. html [ ImageOnlyFailure ] 340 webkit.org/b/98579 virtual/softwarecompositing/repaint/requires-backing-repaint. html [ ImageOnlyFailure ]
672 341
673 # Chrome doesn't call the willCacheResponse callback (a method
674 # of ResourceHandleClient). That function is Mac-specific.
675 http/tests/misc/willCacheResponse-delegate-callback.html [ WontFix ]
676
677 # This test checks that properties of arguments arrays are non-enumerable
678 # which is incorrect according to the ES5 spec.
679 fast/js/kde/function.html [ WontFix ]
680
681 # This test is broken. The regular expression used contains an error
682 # which kjs swallows and returns false, which is the expected result,
683 # but for which we issue a syntax error.
684 fast/js/code-serialize-paren.html [ WontFix ]
685
686 # These tests check for a kjs-specific extension, that source file
687 # name and line numbers are available as properties on exception
688 # objects. We handle error positions differently.
689 fast/js/exception-linenums-in-html-1.html [ WontFix ]
690 fast/js/exception-linenums-in-html-2.html [ WontFix ]
691 fast/js/exception-linenums.html [ WontFix ]
692 fast/js/exception-expression-offset.html [ WontFix ]
693 http/tests/incremental/pause-in-script-element.pl [ WontFix ]
694
695 # This test relies on KJS specific implementation
696 # (window.GCController.getJSObjectCount), which we have no intention of
697 # supporting.
698 fast/dom/Window/timeout-released-on-close.html [ WontFix ]
699
700 # These tests expect a tiff decoder, which we don't have. 342 # These tests expect a tiff decoder, which we don't have.
701 [ Linux Win ] fast/images/embed-image.html [ WontFix ] 343 [ Linux Win ] fast/images/embed-image.html [ WontFix ]
702 [ Linux Win ] fast/images/object-image.html [ WontFix ] 344 [ Linux Win ] fast/images/object-image.html [ WontFix ]
703 345
704 # Safari has a unique handling of the BOM characters among browsers.
705 # There is a strong suspicion that this is a security problem, so we
706 # follow the rest of the browsers on this one.
707 fast/js/removing-Cf-characters.html [ WontFix ]
708
709 # These tests fail in all but the PST/PDT time zone.
710 # Another reason for failure is that, for compatability, we don't obey
711 # the ECMA standard on DST exactly. We use the OS's facilities to
712 # convert to local time for dates within the UNIX 32-bit epoch,
713 # and follow the ECMA rules for dates outside that range.
714 # The ECMA rules say to use current DST rules for all dates,
715 # and that all dates that are separated by an exact multiple of
716 # 28 years must behave exactly the same.
717 # OS local time services are more accurate than this ECMA rule,
718 # which is a discrepancy.
719 fast/js/date-DST-time-cusps.html [ WontFix ]
720 fast/js/date-big-setdate.html [ WontFix ]
721
722 # V8 doesn't stable sort and we currently have no intention of
723 # changing this. The following tests only happen to pass due to
724 # the current algorithm used for sorting small arrays. If larger
725 # arrays were used in the tests, they would fail.
726 # It is tracked by: http://code.google.com/p/v8/issues/detail?id=90
727 fast/js/comparefn-sort-stability.html [ WontFix ]
728 fast/js/sort-stability.html [ WontFix ]
729
730 # We have no indication that anyone misses this and have currently no
731 # intention of implementing it.
732 fast/js/function-dot-arguments.html [ WontFix ]
733
734 # This test is not reliable. The behavior depends on exactly how the
735 # stack limit is reached. We're happy with our behavior on this test
736 # as long as we don't crash.
737 fast/js/global-recursion-on-full-stack.html [ WontFix ]
738
739 # These tests propagate auth credentials back to the renderer, which we
740 # don't want to do.
741 http/tests/loading/basic-auth-resend-wrong-credentials.html [ WontFix ]
742 http/tests/loading/basic-credentials-sent-automatically.html [ WontFix ]
743
744 # These tests rely on embedded identities in URLs, which chrome chooses not to s upport
745 http/tests/appcache/auth.html [ WontFix ]
746 http/tests/security/credentials-in-referer.html [ WontFix ]
747 http/tests/xmlhttprequest/basic-auth-default.html [ WontFix ]
748 http/tests/xmlhttprequest/basic-auth-nopassword.html [ WontFix ]
749 http/tests/xmlhttprequest/basic-auth-nouser.html [ WontFix ]
750 http/tests/xmlhttprequest/basic-auth.html [ WontFix ]
751 http/tests/xmlhttprequest/cross-origin-authorization.html [ WontFix ]
752 http/tests/xmlhttprequest/cross-origin-no-authorization.html [ WontFix ]
753 http/tests/xmlhttprequest/re-login-async.html [ WontFix ]
754 http/tests/xmlhttprequest/re-login.html [ WontFix ]
755
756 # This checks the IDN behavior of WebKit/WebKit on Mac, not WebKit/WebCore or
757 # WebKit/JavaScriptCore. Chrome doesn't use WebKit/WebKit, and Chrome's IDN
758 # security model is different from it.
759 fast/encoding/idn-security.html [ WontFix ]
760
761 # Our implementation of global history is completely different, and
762 # these tests are irrelevant.
763 http/tests/globalhistory [ WontFix ]
764
765 # We are not going to support submitting a form to about:* pages.
766 # For more details, see discussions at issue 20570.
767 fast/forms/get-forms-to-about-blank.html [ WontFix ]
768
769 # These tests requires LayoutTestController.setCacheModel, which we don't
770 # implement because we can't emulate the caching behaviors it expects.
771 fast/dom/HTMLScriptElement/nested-execution.html [ WontFix ]
772 storage/domstorage/storage-close-database-on-idle.html [ WontFix ]
773 storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.ht ml [ WontFix ]
774
775 # Tests for FAST_MOBILE_SCROLLING. We don't use it.
776 fast/fast-mobile-scrolling/fixed-position-element.html [ WontFix ]
777 fast/fast-mobile-scrolling/no-fixed-position-elements.html [ WontFix ]
778
779 # Tests for frameset flattening which is not used by Chromium. 346 # Tests for frameset flattening which is not used by Chromium.
780 fast/frames/flattening [ WontFix ] 347 fast/frames/flattening [ WontFix ]
781 fast/text-autosizing/narrow-iframe-flattened.html [ WontFix ] 348 fast/text-autosizing/narrow-iframe-flattened.html [ WontFix ]
782 http/tests/misc/iframe-flattening-3level-nesting-with-blocking-resource.html [ W ontFix ] 349 http/tests/misc/iframe-flattening-3level-nesting-with-blocking-resource.html [ W ontFix ]
783 plugins/frameset-with-plugin-frame.html [ WontFix ] 350 plugins/frameset-with-plugin-frame.html [ WontFix ]
784 351
785 # This should be tested differently (see discussion on https://bugs.webkit.org/s how_bug.cgi?id=35063).
786 # No need to waste cycles implementing harness support for this variant of the t est.
787 fast/loader/api-test-go-to-current-back-forward-item.html [ WontFix ]
788
789 # We're not planning to support rocker-based cursor navigation. 352 # We're not planning to support rocker-based cursor navigation.
790 fast/spatial-navigation [ WontFix ] 353 fast/spatial-navigation [ WontFix ]
791 354
792 # We're not planning to relax third-party cookie rules any time soon.
793 http/tests/cookies/third-party-cookie-relaxing.html [ WontFix ]
794
795 # <progress> on Mac is always animated. 355 # <progress> on Mac is always animated.
796 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ] 356 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ]
797 357
798 # These tests are WONTFIX because they use codecs Chromium doesn't support.
799 media/audio-mpeg-supported.html [ WontFix ]
800 media/audio-mpeg4-supported.html [ WontFix ]
801 media/video-document-types.html [ WontFix ]
802 media/video-element-other-namespace-crash.html [ WontFix ]
803 media/video-size-intrinsic-scale.html [ WontFix ]
804
805 # Doesn't apply to Chromium (QuickTime-specific behavior)
806 media/video-does-not-loop.html [ WontFix ]
807
808 # Doesn't apply to Chromium any longer - volume slider is inline with video cont rols.
809 media/video-volume-slider.html [ WontFix ]
810 media/media-volume-slider-rendered-below.html [ WontFix ]
811 media/media-volume-slider-rendered-normal.html [ WontFix ]
812
813 # QuickTime reference movies not supported.
814 http/tests/media/video-cross-site.html [ WontFix ]
815
816 # Chromium's video codecs don't support alpha information encoded in the video 358 # Chromium's video codecs don't support alpha information encoded in the video
817 # data, so this test is not applicable. 359 # data, so this test is not applicable.
818 compositing/video/video-background-color.html [ WontFix ] 360 compositing/video/video-background-color.html [ WontFix ]
819 virtual/softwarecompositing/video/video-background-color.html [ WontFix ] 361 virtual/softwarecompositing/video/video-background-color.html [ WontFix ]
820 362
821 # We're taking a different approach on this test than Webkit does, related to
822 # whether we create a window via a plugin when target is _blank.
823 plugins/get-url-with-blank-target.html [ WontFix ]
824
825 # This tests for an arbitrary limit set in JSCRE to terminate regular
826 # expressions with an exponential matching behavior. Since the V8
827 # regular expression engine can be preempted from the outside, we do not
828 # need to limit the execution this way. Firefox also keeps running
829 # on this one.
830 fast/regex/slow.html [ WontFix ]
831
832 # The issue is which global object to use as the implicit
833 # receiver for cross-frame calls. Currently, IE, Firefox and Chrome
834 # agree and only Safari is doing it this way.
835 fast/frames/cross-site-this.html [ WontFix ]
836
837 # This tests a Safari incompatibility. This test should fail since
838 # it contains syntax errors that JSC for some reason choose not to
839 # throw. V8 follows the spec.
840 fast/js/reparsing-semicolon-insertion.html [ WontFix ]
841
842 # These test rubber band overhang drawing, which is a Mac OS X Lion feature 363 # These test rubber band overhang drawing, which is a Mac OS X Lion feature
843 # that is not supported on other platforms. 364 # that is not supported on other platforms.
844 [ Win Linux ] rubberbanding [ WontFix ] 365 [ Win Linux ] rubberbanding [ WontFix ]
845 [ Win Linux ] compositing/rubberbanding [ WontFix ] 366 [ Win Linux ] compositing/rubberbanding [ WontFix ]
846 367
847 # This requires usp10.dll version 1.600 or greater on Windows and 368 # This requires usp10.dll version 1.600 or greater on Windows and
848 # it isn't installed on XP by default. 369 # it isn't installed on XP by default.
849 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ] 370 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ]
850 371
851 # These test the CoreAnimation plugin model which we never intend to support on 372 # These test the CoreAnimation plugin model which we never intend to support on
852 # Windows and Linux. 373 # Windows and Linux.
853 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ] 374 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ]
854 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ] 375 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ]
855 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi x ] 376 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFi x ]
856 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi x ] 377 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFi x ]
857 [ Win Linux ] virtual/softwarecompositing/plugins/1x1-composited-plugin.html [ W ontFix ] 378 [ Win Linux ] virtual/softwarecompositing/plugins/1x1-composited-plugin.html [ W ontFix ]
858 [ Win Linux ] virtual/softwarecompositing/plugins/composited-plugin.html [ WontF ix ] 379 [ Win Linux ] virtual/softwarecompositing/plugins/composited-plugin.html [ WontF ix ]
859 [ Win Linux ] virtual/softwarecompositing/plugins/large-to-small-composited-plug in.html [ WontFix ] 380 [ Win Linux ] virtual/softwarecompositing/plugins/large-to-small-composited-plug in.html [ WontFix ]
860 [ Win Linux ] virtual/softwarecompositing/plugins/small-to-large-composited-plug in.html [ WontFix ] 381 [ Win Linux ] virtual/softwarecompositing/plugins/small-to-large-composited-plug in.html [ WontFix ]
861 382
862 # Mac's popup behavior is different. 383 # Mac's popup behavior is different.
863 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ] 384 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ]
864 385
865 # Chrome uses its quota manager and doesn't respect the 5mb limit. 386 # Chrome uses its quota manager and doesn't respect the 5mb limit.
866 storage/indexeddb/database-quota.html [ WontFix ] 387 storage/indexeddb/database-quota.html [ WontFix ]
867 388
868 # JavaScriptCore bindings willfully have different behavior than V8 bindings
869 plugins/npruntime/overrides-all-properties.html [ WontFix ]
870
871 # JavaScriptCore treats document.all differently
872 fast/js/document-all-between-frames.html [ WontFix ]
873
874 # Chromium doesn't use fullscreen-specific media controls 389 # Chromium doesn't use fullscreen-specific media controls
875 media/video-controls-fullscreen-volume.html [ WontFix ] 390 media/video-controls-fullscreen-volume.html [ WontFix ]
876 391
877 # Mac and Win does not have global selection. 392 # Mac and Win does not have global selection.
878 [ Mac Win ] editing/pasteboard/paste-global-selection.html [ WontFix ] 393 [ Mac Win ] editing/pasteboard/paste-global-selection.html [ WontFix ]
879 394
880 webkit.org/b/96109 [ Linux ] editing/pasteboard/paste-global-selection.html [ Sk ip ] 395 webkit.org/b/96109 [ Linux ] editing/pasteboard/paste-global-selection.html [ Sk ip ]
881 396
882 # Chromium does not enable HIDDEN_PAGE_DOM_TIMER_THROTTLING 397 # Chromium does not enable HIDDEN_PAGE_DOM_TIMER_THROTTLING
883 fast/dom/timer-throttling-hidden-page.html [ WontFix ] 398 fast/dom/timer-throttling-hidden-page.html [ WontFix ]
(...skipping 826 matching lines...) Expand 10 before | Expand all | Expand 10 after
1710 webkit.org/b/111031 fast/history/nested-visited-test.html [ Failure ] 1225 webkit.org/b/111031 fast/history/nested-visited-test.html [ Failure ]
1711 webkit.org/b/111031 fast/history/self-is-visited.html [ Failure ] 1226 webkit.org/b/111031 fast/history/self-is-visited.html [ Failure ]
1712 webkit.org/b/111031 fast/history/sibling-visited-test.html [ Failure ] 1227 webkit.org/b/111031 fast/history/sibling-visited-test.html [ Failure ]
1713 webkit.org/b/111031 fast/loader/stateobjects/state-url-sets-links-visited.html [ Failure ] 1228 webkit.org/b/111031 fast/loader/stateobjects/state-url-sets-links-visited.html [ Failure ]
1714 webkit.org/b/111031 fast/history/visited-link-background-color.html [ ImageOnlyF ailure ] 1229 webkit.org/b/111031 fast/history/visited-link-background-color.html [ ImageOnlyF ailure ]
1715 1230
1716 # Tests that work with KURL, but fail with GURL 1231 # Tests that work with KURL, but fail with GURL
1717 webkit.org/b/71758 fast/url/invalid-urls-utf8.html [ Failure ] 1232 webkit.org/b/71758 fast/url/invalid-urls-utf8.html [ Failure ]
1718 webkit.org/b/71758 fast/url/idna2003.html [ Failure Pass ] 1233 webkit.org/b/71758 fast/url/idna2003.html [ Failure Pass ]
1719 1234
1720 # New testRunner function added at r57993
1721 crbug.com/42696 http/tests/xmlhttprequest/cross-origin-authorization-with-embedd er.html [ Timeout ]
ojan 2013/04/17 22:28:35 This looks like a test we want to fix?
1722
1723 # WebKit roll 58791:58807 1235 # WebKit roll 58791:58807
1724 crbug.com/43319 [ Linux Debug ] fast/forms/select-empty-option-height.html [ Pas s Timeout ] 1236 crbug.com/43319 [ Linux Debug ] fast/forms/select-empty-option-height.html [ Pas s Timeout ]
1725 1237
1726 # The following tests fail on all platforms and need further investigation. 1238 # The following tests fail on all platforms and need further investigation.
1727 # Many of these are skipped on the Mac platform 1239 # Many of these are skipped on the Mac platform
1728 webkit.org/b/45991 canvas/philip/tests/2d.drawImage.broken.html [ Failure ] 1240 webkit.org/b/45991 canvas/philip/tests/2d.drawImage.broken.html [ Failure ]
1729 webkit.org/b/45991 virtual/gpu/canvas/philip/tests/2d.drawImage.broken.html [ Fa ilure ] 1241 webkit.org/b/45991 virtual/gpu/canvas/philip/tests/2d.drawImage.broken.html [ Fa ilure ]
1730 1242
1731 webkit.org/b/45991 canvas/philip/tests/2d.pattern.image.broken.html [ Failure ] 1243 webkit.org/b/45991 canvas/philip/tests/2d.pattern.image.broken.html [ Failure ]
1732 webkit.org/b/45991 virtual/gpu/canvas/philip/tests/2d.pattern.image.broken.html [ Failure ] 1244 webkit.org/b/45991 virtual/gpu/canvas/philip/tests/2d.pattern.image.broken.html [ Failure ]
(...skipping 1411 matching lines...) Expand 10 before | Expand all | Expand 10 after
3144 2656
3145 # Does not yet support new web notifications TestRunner API 2657 # Does not yet support new web notifications TestRunner API
3146 webkit.org/b/95506 http/tests/notifications 2658 webkit.org/b/95506 http/tests/notifications
3147 2659
3148 webkit.org/b/96441 [ Win Debug ] fast/hidpi/gradient-with-scaled-ancestor.html [ ImageOnlyFailure ] 2660 webkit.org/b/96441 [ Win Debug ] fast/hidpi/gradient-with-scaled-ancestor.html [ ImageOnlyFailure ]
3149 webkit.org/b/96441 [ Win ] virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor. html [ ImageOnlyFailure Timeout Pass ] 2661 webkit.org/b/96441 [ Win ] virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor. html [ ImageOnlyFailure Timeout Pass ]
3150 webkit.org/b/96441 [ Win7 ] virtual/gpu/fast/hidpi/image-set-as-background.html [ Timeout Pass ] 2662 webkit.org/b/96441 [ Win7 ] virtual/gpu/fast/hidpi/image-set-as-background.html [ Timeout Pass ]
3151 2663
3152 webkit.org/b/96950 [ Linux ] http/tests/cache/cancel-during-revalidation-succeed ed.html [ Failure Pass ] 2664 webkit.org/b/96950 [ Linux ] http/tests/cache/cancel-during-revalidation-succeed ed.html [ Failure Pass ]
3153 2665
3154 webkit.org/b/96227 fast/js/function-dot-arguments-identity.html [ Skip ]
3155
3156 webkit.org/b/96835 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Fa ilure Pass ] 2666 webkit.org/b/96835 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Fa ilure Pass ]
3157 webkit.org/b/96835 virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpa ge.html [ Failure Pass ] 2667 webkit.org/b/96835 virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpa ge.html [ Failure Pass ]
3158 2668
3159 webkit.org/b/96834 virtual/threaded/compositing/visibility/visibility-image-laye rs.html [ ImageOnlyFailure Pass ] 2669 webkit.org/b/96834 virtual/threaded/compositing/visibility/visibility-image-laye rs.html [ ImageOnlyFailure Pass ]
3160 webkit.org/b/98086 [ Win Mac Linux ] virtual/threaded/compositing/visibility/vis ibility-composited-transforms.html [ ImageOnlyFailure Pass ] 2670 webkit.org/b/98086 [ Win Mac Linux ] virtual/threaded/compositing/visibility/vis ibility-composited-transforms.html [ ImageOnlyFailure Pass ]
3161 webkit.org/b/98086 virtual/threaded/compositing/visibility/visibility-simple-vid eo-layer.html [ ImageOnlyFailure Pass ] 2671 webkit.org/b/98086 virtual/threaded/compositing/visibility/visibility-simple-vid eo-layer.html [ ImageOnlyFailure Pass ]
3162 webkit.org/b/98086 [ Win Mac Linux ] virtual/threaded/compositing/visibility/vis ibility-composited.html [ ImageOnlyFailure Pass ] 2672 webkit.org/b/98086 [ Win Mac Linux ] virtual/threaded/compositing/visibility/vis ibility-composited.html [ ImageOnlyFailure Pass ]
3163 webkit.org/b/98086 [ Win Mac Linux ] virtual/threaded/compositing/visibility/lay er-visible-content.html [ ImageOnlyFailure Pass ] 2673 webkit.org/b/98086 [ Win Mac Linux ] virtual/threaded/compositing/visibility/lay er-visible-content.html [ ImageOnlyFailure Pass ]
3164 webkit.org/b/98086 virtual/threaded/compositing/visibility/visibility-simple-web gl-layer.html [ ImageOnlyFailure Pass ] 2674 webkit.org/b/98086 virtual/threaded/compositing/visibility/visibility-simple-web gl-layer.html [ ImageOnlyFailure Pass ]
3165 webkit.org/b/98086 virtual/threaded/compositing/visibility/visibility-simple-can vas2d-layer.html [ ImageOnlyFailure Pass Crash ] 2675 webkit.org/b/98086 virtual/threaded/compositing/visibility/visibility-simple-can vas2d-layer.html [ ImageOnlyFailure Pass Crash ]
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
3269 crbug.com/172972 compositing/geometry/fixed-position-composited-page-scale-down. html [ ImageOnlyFailure ] 2779 crbug.com/172972 compositing/geometry/fixed-position-composited-page-scale-down. html [ ImageOnlyFailure ]
3270 crbug.com/172972 compositing/geometry/fixed-position-iframe-composited-page-scal e-down.html [ ImageOnlyFailure ] 2780 crbug.com/172972 compositing/geometry/fixed-position-iframe-composited-page-scal e-down.html [ ImageOnlyFailure ]
3271 crbug.com/172970 fast/events/touch/emulate-touch-events.html [ Failure Pass ] 2781 crbug.com/172970 fast/events/touch/emulate-touch-events.html [ Failure Pass ]
3272 2782
3273 # These tests are failing already and because of virtual test suite for deferred 2783 # These tests are failing already and because of virtual test suite for deferred
3274 # image decoding they need to be suppressed again. 2784 # image decoding they need to be suppressed again.
3275 webkit.org/b/94240 virtual/deferred/fast/images/animated-gif-restored-from-bfcac he.html [ Failure ] 2785 webkit.org/b/94240 virtual/deferred/fast/images/animated-gif-restored-from-bfcac he.html [ Failure ]
3276 webkit.org/b/94240 [ Linux ] virtual/deferred/fast/images/color-jpeg-with-color- profile.html [ ImageOnlyFailure ] 2786 webkit.org/b/94240 [ Linux ] virtual/deferred/fast/images/color-jpeg-with-color- profile.html [ ImageOnlyFailure ]
3277 webkit.org/b/94240 [ Linux Win ] virtual/deferred/fast/images/gif-large-checkerb oard.html [ ImageOnlyFailure ] 2787 webkit.org/b/94240 [ Linux Win ] virtual/deferred/fast/images/gif-large-checkerb oard.html [ ImageOnlyFailure ]
3278 webkit.org/b/94240 virtual/deferred/fast/images/gif-loop-count.html [ ImageOnlyF ailure ] 2788 webkit.org/b/94240 virtual/deferred/fast/images/gif-loop-count.html [ ImageOnlyF ailure ]
3279 webkit.org/b/94240 virtual/deferred/fast/images/pdf-as-image-landscape.html [ Wo ntFix ]
3280 webkit.org/b/94240 [ Win Mac Linux ] virtual/deferred/fast/images/pixel-crack-im age-background-webkit-transform-scale.html [ ImageOnlyFailure ] 2789 webkit.org/b/94240 [ Win Mac Linux ] virtual/deferred/fast/images/pixel-crack-im age-background-webkit-transform-scale.html [ ImageOnlyFailure ]
3281 webkit.org/b/94240 [ Mac ] virtual/deferred/fast/images/support-broken-image-del egate.html [ Failure ] 2790 webkit.org/b/94240 [ Mac ] virtual/deferred/fast/images/support-broken-image-del egate.html [ Failure ]
3282 2791
3283 # This ref-test doesn't work on Chromium Mac ("Test" is offset). 2792 # This ref-test doesn't work on Chromium Mac ("Test" is offset).
3284 webkit.org/b/101093 [ Mac ] fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailu re ] 2793 webkit.org/b/101093 [ Mac ] fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailu re ]
3285 2794
3286 # Crashy since at least r133035; gives a v8 error 2795 # Crashy since at least r133035; gives a v8 error
3287 webkit.org/b/101099 [ Linux Debug ] fast/files/workers/worker-apply-blob-url-to- xhr.html [ Crash Pass ] 2796 webkit.org/b/101099 [ Linux Debug ] fast/files/workers/worker-apply-blob-url-to- xhr.html [ Crash Pass ]
3288 2797
3289 # Has been flaky in Debug since at least r133070, possibly earlier. 2798 # Has been flaky in Debug since at least r133070, possibly earlier.
(...skipping 435 matching lines...) Expand 10 before | Expand all | Expand 10 after
3725 # From WebKit's generic expectations. 3234 # From WebKit's generic expectations.
3726 # pending functional patch and per-port verification 3235 # pending functional patch and per-port verification
3727 webkit.org/b/109954 css3/line-break [ Skip ] 3236 webkit.org/b/109954 css3/line-break [ Skip ]
3728 # pending implementation completion and feature enabling 3237 # pending implementation completion and feature enabling
3729 webkit.org/b/109570 media/track/regions-webvtt [ Skip ] 3238 webkit.org/b/109570 media/track/regions-webvtt [ Skip ]
3730 3239
3731 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ] 3240 crbug.com/231721 [ XP Release ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ]
3732 3241
3733 # The image output is wrong (some red dots can be seen). 3242 # The image output is wrong (some red dots can be seen).
3734 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ] 3243 crbug.com/232061 [ Linux ] fast/text/zero-font-size-2.html [ ImageOnlyFailure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/compositing/visible-rect/2d-transformed.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698