blob: b46111c39f0e30eb6fb4e307b6e8634f7900269c [file] [log] [blame]
commit-queue@webkit.orgb885a8d2013-02-15 00:56:23 +00001# This file contains generic test expectations that apply to all ports of WebKit.
2#
3# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
glenn@skynav.com6eafcdd2013-02-19 21:46:06 +00004
5# pending functional patch and per-port verification
6webkit.org/b/109954 css3/line-break [ Skip ]
rniwa@webkit.org4872d002013-02-28 23:37:50 +00007
vcarbune@chromium.orge8ebf242013-03-07 09:29:10 +00008# pending implementation completion and feature enabling
9webkit.org/b/109570 media/track/regions-webvtt [ Skip ]
commit-queue@webkit.org77ca28e2013-03-28 00:11:41 +000010
rniwa@webkit.org7f3c3b22013-05-17 07:07:47 +000011# media/video-seek-after-end.html is flaky
12webkit.org/b/116293 media/video-seek-after-end.html [ Pass Failure ]
rniwa@webkit.orge269a572013-05-20 23:05:33 +000013
14webkit.org/b/116473 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
kbalazs@webkit.org2f8d80f2013-05-23 10:32:51 +000015
16# media/W3C/video/networkState/networkState_during_progress.html is flaky
17webkit.org/b/76280 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
commit-queue@webkit.org6362c302013-06-27 20:33:07 +000018
ch.dumez@sisa.samsung.com072d9592013-08-02 18:52:52 +000019# These conformace tests are no longer in sync with the latest specification
20# and expect compareDocumentPosition() to return:
21# DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | DOCUMENT_POSITION_DISCONNECTED
22# for disconnected nodes (missing PRECEDING / FOLLOWING information).
23# We cannot check rebaseline them because their output is likely to change
24# between test runs as it decides PRECEDING / FOLLOWING using pointer
25# comparison.
26dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml [ WontFix ]
27dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml [ WontFix ]
28dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml [ WontFix ]
29dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml [ WontFix ]
30
31# Node::compareDocumentPosition() wrongly reports an attribute and its content as disconnected.
32webkit.org/b/119325 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
33
akling@apple.com723a7a82013-07-02 13:31:27 +000034webkit.org/b/118301 fast/dom/timer-throttling-hidden-page.html [ Skip ]
mark.lam@apple.com9c9893e2013-08-01 00:28:05 +000035
mark.lam@apple.com3c2e86d2013-08-01 00:57:36 +000036webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Crash Pass ]
antti@apple.com40641832013-08-18 11:06:35 +000037
38# This is an expected controlled crash. See webkit.org/b/119976 for a better solution.
rniwa@webkit.orgdc6b9932013-08-20 19:41:02 +000039fast/css/giant-stylesheet-crash.html [ Slow Crash ]
fpizlo@apple.com1fabb412013-08-20 23:50:41 +000040
41# This test will run slowly in debug mode, but is plenty fast in release.
42[ Debug ] fast/js/regress/emscripten-memops.html [ Skip ]