blob: 53118c4f3182be2521e1275ac678cccaada83c3a [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
commit-queue@webkit.org99a9d2a2013-09-15 08:08:08 +000019# MathML pixel tests
20webkit.org/b/99618 mathml/presentation/roots.xhtml [ Failure ]
mrobinson@webkit.org34a9f0d2013-10-08 00:36:07 +000021webkit.org/b/57700 mathml/presentation/row.xhtml [ Failure ]
22webkit.org/b/57700 mathml/presentation/mo.xhtml [ Failure ]
commit-queue@webkit.org99a9d2a2013-09-15 08:08:08 +000023
ch.dumez@sisa.samsung.com072d9592013-08-02 18:52:52 +000024# These conformace tests are no longer in sync with the latest specification
25# and expect compareDocumentPosition() to return:
26# DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | DOCUMENT_POSITION_DISCONNECTED
27# for disconnected nodes (missing PRECEDING / FOLLOWING information).
28# We cannot check rebaseline them because their output is likely to change
29# between test runs as it decides PRECEDING / FOLLOWING using pointer
30# comparison.
31dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml [ WontFix ]
32dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml [ WontFix ]
33dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml [ WontFix ]
34dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml [ WontFix ]
35
36# Node::compareDocumentPosition() wrongly reports an attribute and its content as disconnected.
37webkit.org/b/119325 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
38
akling@apple.com723a7a82013-07-02 13:31:27 +000039webkit.org/b/118301 fast/dom/timer-throttling-hidden-page.html [ Skip ]
mark.lam@apple.com9c9893e2013-08-01 00:28:05 +000040
mark.lam@apple.com3c2e86d2013-08-01 00:57:36 +000041webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Crash Pass ]
antti@apple.com40641832013-08-18 11:06:35 +000042
fpizlo@apple.com1fabb412013-08-20 23:50:41 +000043# This test will run slowly in debug mode, but is plenty fast in release.
mark.lam@apple.comd0ac5b22013-09-10 16:54:23 +000044[ Debug ] js/regress/emscripten-memops.html [ Skip ]
dino@apple.com2e66b712013-08-29 21:12:11 +000045
commit-queue@webkit.orgff84fc42013-10-10 20:05:41 +000046# Skipping the tests for the old inspector UI
47inspector [ Skip ]
48http/tests/inspector [ Skip ]
49http/tests/inspector-enabled [ Skip ]
ap@apple.comd1faf582013-09-17 22:03:44 +000050
51webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode.html [ Pass Failure ]
52webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode.html [ Pass Crash ]
ap@apple.combafddf42013-10-20 03:15:04 +000053webkit.org/b/120148 [ Release ] webaudio/javascriptaudionode-upmix2-8channel-input.html [ Pass Failure ]
54webkit.org/b/120148 [ Debug ] webaudio/javascriptaudionode-upmix2-8channel-input.html [ Pass Crash ]
ap@apple.comeedb8df2013-10-24 06:16:12 +000055webkit.org/b/120148 [ Release ] webaudio/javascriptaudionode-downmix8-2channel-input.html [ Pass Failure ]
56webkit.org/b/120148 [ Debug ] webaudio/javascriptaudionode-downmix8-2channel-input.html [ Pass Crash ]
57
58webaudio/javascriptaudionode-downmix8-2channel-input.html
ap@apple.coma2f5d532013-09-23 17:54:22 +000059
60# The test frequently times out, and is just unsuccessful at detecting incorrect behavior when it passes.
61webkit.org/b/72698 media/audio-garbage-collect.html [ Skip ]
ap@apple.com6f540b22013-10-01 20:45:41 +000062
63webkit.org/b/53990 fast/forms/search-event-delay.html [ Pass Failure ]
commit-queue@webkit.orgaadaf7a2013-10-10 23:17:17 +000064
commit-queue@webkit.org2e8285f2013-10-10 23:56:07 +000065# No port in WebKit already support getMediaStream, so we are skipping those for now.
commit-queue@webkit.orgaadaf7a2013-10-10 23:17:17 +000066fast/mediastream/MediaStream-construct-with-ended-tracks.html [ Skip ]
commit-queue@webkit.org2e8285f2013-10-10 23:56:07 +000067fast/mediastream/MediaStream-clone.html [ Skip ]
commit-queue@webkit.org3b5bb142013-12-06 21:02:22 +000068
69webkit.org/b/124660 inspector-protocol/model/highlight-shape-outside.html [ Failure ]
ap@apple.com2689b762013-12-25 23:54:17 +000070
71webkit.org/b/126142 css3/calc/transitions-dependent.html [ Pass Failure ]
ap@apple.com6b7db952014-01-18 18:50:42 +000072
73webkit.org/b/124932 media/video-size.html [ Pass Failure ]