blob: 9e30fe72442ee6c8b86a3d5fb00065beaf8e6d37 [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
simon.fraser@apple.comed796322015-08-03 22:34:57 +00005#//////////////////////////////////////////////////////////////////////////////////////////
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +00006# Platform-specific tests. Skipped here, then re-enabled on the appropriate platform.
simon.fraser@apple.comed796322015-08-03 22:34:57 +00007#//////////////////////////////////////////////////////////////////////////////////////////
8
wenson_hsieh@apple.com0b1ed762015-10-22 13:54:55 +00009css3/touch-action [ Skip ]
simon.fraser@apple.comaf2d2392015-08-04 22:52:42 +000010accessibility/ios-simulator [ Skip ]
simon.fraser@apple.comed796322015-08-03 22:34:57 +000011accessibility/gtk [ Skip ]
simon.fraser@apple.comf75227e2015-08-04 03:00:09 +000012accessibility/mac [ Skip ]
simon.fraser@apple.com0d5efa32015-08-04 03:00:24 +000013accessibility/win [ Skip ]
simon.fraser@apple.com38915712016-01-15 23:57:41 +000014displaylists [ Skip ]
simon.fraser@apple.com4d832012015-08-05 01:39:10 +000015editing/mac [ Skip ]
simon.fraser@apple.come380a6e2015-08-04 03:11:39 +000016editing/pasteboard/gtk [ Skip ]
simon.fraser@apple.com87e66712015-08-04 22:53:28 +000017tiled-drawing [ Skip ]
timothy_horton@apple.com8635bd62015-09-03 21:11:44 +000018swipe [ Skip ]
simon.fraser@apple.com943a9672015-09-21 19:10:48 +000019fast/zooming/ios [ Skip ]
simon.fraser@apple.com45930c72016-06-15 23:07:42 +000020fast/forms/ios [ Skip ]
simon.fraser@apple.com00096f32015-09-26 00:17:27 +000021fast/viewport/ios [ Skip ]
simon.fraser@apple.com41611362015-09-30 21:48:00 +000022fast/events/ios [ Skip ]
simon.fraser@apple.comcc125d92015-10-01 18:26:42 +000023fast/events/touch/ios [ Skip ]
simon.fraser@apple.com4671f1a2016-05-10 00:20:27 +000024fast/scrolling/ios [ Skip ]
adachan@apple.comf4dc6222016-05-24 21:48:20 +000025media/mac [ Skip ]
simon.fraser@apple.comed796322015-08-03 22:34:57 +000026
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +000027fast/forms/attributed-strings.html [ Skip ]
simon.fraser@apple.come7195a62015-08-07 21:07:55 +000028fast/scrolling/latching [ Skip ]
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +000029
wenson_hsieh@apple.com889271e2015-08-19 02:09:44 +000030fast/forms/search/search-padding-cancel-results-buttons.html [ Skip ]
wenson_hsieh@apple.comfec19162015-08-25 18:00:02 +000031fast/forms/search/search-results-hidden-crash.html [ Skip ]
wenson_hsieh@apple.com889271e2015-08-19 02:09:44 +000032
ap@apple.come2386102015-09-03 20:54:01 +000033# This doesn't have to be platform-specific, but it's only implemented on Mac now.
34fast/url/user-visible [ Skip ]
35
bdakin@apple.come183b422015-09-04 22:41:32 +000036# Only Mac supports force tests.
bdakin@apple.com3a7a0a02015-09-05 00:23:50 +000037fast/events/cancelled-force-click-link-navigation.html [ Skip ]
bdakin@apple.come183b422015-09-04 22:41:32 +000038fast/events/force-click-link-selection-behavior.html [ Skip ]
39fast/events/force-click-on-link-navigation.html [ Skip ]
40fast/events/force-click-text-selection-behavior.html [ Skip ]
41fast/events/mouse-force-changed.html [ Skip ]
42fast/events/mouse-force-down.html [ Skip ]
43fast/events/mouse-force-up.html [ Skip ]
44
aestes@apple.coma2301d32015-09-09 16:56:14 +000045# Only iOS supports QuickLook
46quicklook [ Skip ]
aestes@apple.comd8cad202015-10-15 00:21:27 +000047http/tests/quicklook [ Skip ]
aestes@apple.coma2301d32015-09-09 16:56:14 +000048
achristensen@apple.com775405f2015-12-10 21:26:28 +000049# These tests are WebKit2-only
aestes@apple.comdcf1cf32015-09-21 04:26:43 +000050http/tests/appcache/decide-navigation-policy-after-delay.html [ Skip ]
achristensen@apple.com775405f2015-12-10 21:26:28 +000051http/tests/misc/will-send-request-with-client-provided-http-body.html [ Skip ]
aestes@apple.comdcf1cf32015-09-21 04:26:43 +000052
simon.fraser@apple.com943a9672015-09-21 19:10:48 +000053# Only Mac and iOS have an implementation of UIScriptController::doAsyncTask().
54fast/harness/ui-side-scripts.html [ Skip ]
55fast/harness/concurrent-ui-side-scripts.html [ Skip ]
56
timothy_horton@apple.coma0be1e12016-06-16 01:14:02 +000057# This test only makes sense on Mac
58fast/attachment/attachment-subtitle-resize.html
59
simon.fraser@apple.comed796322015-08-03 22:34:57 +000060#//////////////////////////////////////////////////////////////////////////////////////////
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +000061# End platform-specific tests.
simon.fraser@apple.comed796322015-08-03 22:34:57 +000062#//////////////////////////////////////////////////////////////////////////////////////////
63
rniwa@webkit.org7f3c3b22013-05-17 07:07:47 +000064# media/video-seek-after-end.html is flaky
65webkit.org/b/116293 media/video-seek-after-end.html [ Pass Failure ]
rniwa@webkit.orge269a572013-05-20 23:05:33 +000066
67webkit.org/b/116473 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
kbalazs@webkit.org2f8d80f2013-05-23 10:32:51 +000068
g.czajkowski@samsung.com0a434a02014-12-23 09:36:44 +000069webkit.org/b/139862 editing/spelling/editing-multiple-words-with-markers.html [ Timeout Pass ]
ap@apple.comcb943e82015-01-11 09:17:56 +000070webkit.org/b/139903 editing/spelling/grammar-paste.html [ Timeout Pass ]
g.czajkowski@samsung.com701b7212014-12-23 08:26:49 +000071
kbalazs@webkit.org2f8d80f2013-05-23 10:32:51 +000072# media/W3C/video/networkState/networkState_during_progress.html is flaky
73webkit.org/b/76280 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
commit-queue@webkit.org6362c302013-06-27 20:33:07 +000074
akling@apple.com723a7a82013-07-02 13:31:27 +000075webkit.org/b/118301 fast/dom/timer-throttling-hidden-page.html [ Skip ]
mark.lam@apple.com9c9893e2013-08-01 00:28:05 +000076
fpizlo@apple.com1fabb412013-08-20 23:50:41 +000077# This test will run slowly in debug mode, but is plenty fast in release.
commit-queue@webkit.org4f141ba2014-04-15 19:49:23 +000078[ Debug ] js/slow-stress/emscripten-memops.html [ Skip ]
dino@apple.com2e66b712013-08-29 21:12:11 +000079
ap@apple.comd1faf582013-09-17 22:03:44 +000080webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode.html [ Pass Failure ]
ap@apple.comab45bdf2014-04-15 16:29:16 +000081webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode.html [ Skip ]
82webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode-upmix2-8channel-input.html [ Pass Failure ]
83webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode-upmix2-8channel-input.html [ Skip ]
84webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode-downmix8-2channel-input.html [ Pass Failure ]
85webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode-downmix8-2channel-input.html [ Skip ]
86webkit.org/b/112521 [ Release ] webaudio/audioprocessingevent.html [ Pass Failure ]
87webkit.org/b/112521 [ Debug ] webaudio/audioprocessingevent.html [ Skip ]
bdakin@apple.comedfffb32014-10-02 20:50:08 +000088webkit.org/b/137359 webaudio/distance-linear.html [ Pass Failure ]
ap@apple.comeedb8df2013-10-24 06:16:12 +000089
stavila@adobe.comac11f842014-12-18 12:54:31 +000090webkit.org/b/139590 animations/cross-fade-webkit-mask-image.html [ Pass Failure ]
91
ap@apple.coma2f5d532013-09-23 17:54:22 +000092# The test frequently times out, and is just unsuccessful at detecting incorrect behavior when it passes.
93webkit.org/b/72698 media/audio-garbage-collect.html [ Skip ]
ap@apple.com6f540b22013-10-01 20:45:41 +000094
95webkit.org/b/53990 fast/forms/search-event-delay.html [ Pass Failure ]
commit-queue@webkit.orgaadaf7a2013-10-10 23:17:17 +000096
ap@apple.com2689b762013-12-25 23:54:17 +000097webkit.org/b/126142 css3/calc/transitions-dependent.html [ Pass Failure ]
ap@apple.com6b7db952014-01-18 18:50:42 +000098
99webkit.org/b/124932 media/video-size.html [ Pass Failure ]
ap@apple.com6e2fdd92014-01-22 19:53:24 +0000100
101webkit.org/b/126166 [ Debug ] js/dfg-int32array.html [ Skip ]
102webkit.org/b/126166 [ Debug ] js/dfg-uint16array.html [ Skip ]
103webkit.org/b/126166 [ Debug ] js/dfg-float32array.html [ Skip ]
104webkit.org/b/126166 [ Debug ] js/dfg-uint8clampedarray.html [ Skip ]
105webkit.org/b/126166 [ Debug ] js/dfg-int8array.html [ Skip ]
106webkit.org/b/126166 [ Debug ] js/dfg-float64array.html [ Skip ]
107webkit.org/b/126166 [ Debug ] js/dfg-uint8array.html [ Skip ]
108webkit.org/b/126166 [ Debug ] js/dfg-int16array.html [ Skip ]
109webkit.org/b/126166 [ Debug ] js/dfg-int32array-overflow-values.html [ Skip ]
110webkit.org/b/126166 [ Debug ] js/dfg-uint32array.html [ Skip ]
111webkit.org/b/126166 [ Debug ] js/dfg-uint32array-overflow-values.html [ Skip ]
ossy@webkit.orga18f28e2014-01-23 12:38:39 +0000112
mhahnenberg@apple.comfd67cec2014-01-30 02:03:16 +0000113webkit.org/b/127860 [ Debug ] js/function-apply-aliased.html [ Skip ]
114
ossy@webkit.orga18f28e2014-01-23 12:38:39 +0000115# This test verifies that a mismatch reftest will fail as intended if both results are same. (introduced in r93187)
116fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ]
antti@apple.com716ee952014-01-27 20:52:17 +0000117
118webkit.org/b/127697 fast/writing-mode/ruby-text-logical-left.html [ Skip ]
fpizlo@apple.comb29dd0e2014-02-10 17:37:44 +0000119
rniwa@webkit.orgce065f32014-02-13 05:39:07 +0000120webkit.org/b/83618 fast/dom/inline-event-attributes-release.html [ Failure ]
ap@apple.comda891932014-02-19 21:53:08 +0000121
122webkit.org/b/129057 media/controls-styling-strict.html [ Pass Failure ]
zalan@apple.com5e034f62014-02-20 23:04:20 +0000123
bburg@apple.com2e5ae992015-08-18 21:53:23 +0000124# These tests will be rewritten, just skip them until that time.
bburg@apple.com6cb65f42015-08-21 17:05:59 +0000125webkit.org/b/148036 http/tests/inspector/css/ [ Skip ]
126webkit.org/b/148036 http/tests/inspector/page/ [ Skip ]
127webkit.org/b/148036 http/tests/inspector/replay/ [ Skip ]
bburg@apple.com2e5ae992015-08-18 21:53:23 +0000128
burg@cs.washington.edu27c97972015-08-07 18:33:16 +0000129webkit.org/b/129639 inspector/dom/dom-search-crash.html [ Skip ]
ap@apple.com1e702722014-06-11 20:46:36 +0000130
burg@cs.washington.edu27c97972015-08-07 18:33:16 +0000131webkit.org/b/128736 inspector/debugger/setBreakpoint-dfg.html [ Failure Pass ]
132webkit.org/b/134982 inspector/debugger/setBreakpoint-dfg-and-modify-local.html [ Failure Pass ]
ap@apple.com61eb4a62014-04-21 16:56:14 +0000133
joepeck@webkit.orgdf02b022015-07-31 23:57:22 +0000134webkit.org/b/142208 inspector/timeline/debugger-paused-while-recording.html [ Skip ]
135webkit.org/b/142208 inspector/timeline/exception-in-injected-script-while-recording.html [ Skip ]
mihnea@adobe.com4f79c292014-03-27 08:03:42 +0000136
burg@cs.washington.edu24985942014-09-26 02:20:05 +0000137webkit.org/b/137130 inspector/replay [ Skip ]
ap@apple.comcb3f66b2014-04-15 16:37:29 +0000138
sbarati@apple.comf62951b2016-05-17 05:31:35 +0000139# This test is fast enough in release but quite slow in debug builds.
140[ Debug ] inspector/debugger/debugger-stack-overflow.html [ Skip ]
141
burg@cs.washington.edu754e0852014-04-17 00:56:35 +0000142# Doesn't work yet, relies on network replay functionality (webkit.org/b/130728, webkit.org/b/129391)
143webkit.org/b/131318 http/tests/inspector/replay/document-last-modified-fallback-value.html [ Skip ]
ap@apple.com14b42ed2014-04-21 06:02:35 +0000144
burg@cs.washington.edu24985942014-09-26 02:20:05 +0000145# Collecting region's children in a named flow not supported yet
146webkit.org/b/74144 fast/regions/flow-body-in-html.html [ Skip ]
147webkit.org/b/74144 fast/regions/universal-selector-children-to-the-same-region.html [ Skip ]
148webkit.org/b/74144 fast/regions/region-content-flown-into-region.html [ Skip ]
andersca@apple.comc5c68092014-05-20 17:06:29 +0000149
cdumez@apple.com686067c2015-08-25 18:38:14 +0000150# These conformance tests are no longer in sync with the latest specification
cdumez@apple.comd02238d2015-08-25 17:58:27 +0000151# and expect compareDocumentPosition() to return:
152# DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | DOCUMENT_POSITION_DISCONNECTED
153# for disconnected nodes (missing PRECEDING / FOLLOWING information).
154# We cannot check rebaseline them because their output is likely to change
155# between test runs as it decides PRECEDING / FOLLOWING using pointer
156# comparison.
157dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml [ WontFix ]
158dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml [ WontFix ]
159dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml [ WontFix ]
160dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml [ WontFix ]
161
162# Node::compareDocumentPosition() wrongly reports an attribute and its content as disconnected.
163webkit.org/b/119325 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
164
ap@apple.com14b42ed2014-04-21 06:02:35 +0000165# Expando properties on attribute nodes disappear
166webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
akling@apple.com6cf896f2014-05-01 07:17:50 +0000167
krit@webkit.orgd349f5d2014-05-06 06:06:28 +0000168# These tests are incorrect in the CSS test suite and should be fixed there first.
169css2.1/20110323/replaced-intrinsic-001.htm [ Failure ]
170css2.1/20110323/replaced-intrinsic-002.htm [ Failure ]
rego@igalia.com506cf252014-05-08 08:05:58 +0000171
ap@apple.com2e1482c2014-05-11 00:09:04 +0000172webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-fixed.html [ Skip ]
173webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-percentage.html [ Skip ]
174webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-auto.html [ Skip ]
ap@apple.comff624482014-05-20 17:08:59 +0000175
mhock@apple.come7a16fd2014-06-02 18:19:28 +0000176webkit.org/b/133057 fast/table/border-collapsing/collapsed-borders-adjoining-sections.html [ ImageOnlyFailure ]
antti@apple.com56378ef2014-07-09 17:12:39 +0000177
enrica@apple.com7eb5cc02015-03-10 23:12:53 +0000178webkit.org/b/142548 editing/selection/extend-by-character-007.html [ Failure ]
enrica@apple.comf555d302015-02-17 01:05:28 +0000179
betravis@adobe.comfd152592014-07-31 17:24:38 +0000180# CSS Font Loading is not yet enabled on all platforms
181webkit.org/b/135390 fast/css/fontloader-download-error.html [ Skip ]
182webkit.org/b/135390 fast/css/fontloader-events.html [ Skip ]
183webkit.org/b/135390 fast/css/fontloader-loadingdone.html [ Skip ]
184webkit.org/b/135390 fast/css/fontloader-multiple-faces-download-error.html [ Skip ]
185webkit.org/b/135390 fast/css/fontloader-multiple-faces.html [ Skip ]
186webkit.org/b/135390 fast/css/fontloader-multiple-families.html [ Skip ]
betravis@adobe.com161f4ac2014-09-03 17:26:09 +0000187webkit.org/b/135390 fast/css/fontloader-page-cache.html [ Skip ]
rniwa@webkit.org5e672f02015-02-24 05:01:15 +0000188webkit.org/b/135390 fast/css/fontloader-svg-select.svg [ Skip ]
betravis@adobe.comfd152592014-07-31 17:24:38 +0000189webkit.org/b/135390 http/tests/webfont/fontloader-loading-attribute.html [ Skip ]
mark.lam@apple.com863106d2014-08-07 19:28:04 +0000190
commit-queue@webkit.org388e74c2014-08-18 23:10:04 +0000191# Various failures from the W3C CSS Shapes test suite import
192
commit-queue@webkit.org1d5ab192014-10-28 17:17:17 +0000193webkit.org/b/137788 css3/shapes/shape-outside/shape-image/shape-image-010.html [ ImageOnlyFailure ]
194webkit.org/b/137788 css3/shapes/shape-outside/shape-image/shape-image-024.html [ ImageOnlyFailure ]
195
zalan@apple.comfe8ae582014-08-20 14:44:56 +0000196# border painting diff (Path vs. drawLine)
197webkit.org/b/136078 fast/borders/border-painting-dashed.html [ ImageOnlyFailure ]
198webkit.org/b/136078 fast/borders/border-painting-dotted.html [ ImageOnlyFailure ]
199webkit.org/b/136078 fast/borders/border-painting-double.html [ ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000200
201# official flexbox tests
202webkit.org/b/136754 css3/flexbox/csswg/css-box-justify-content.html [ ImageOnlyFailure ]
ap@apple.come80d8892015-09-04 16:21:27 +0000203webkit.org/b/143294 css3/flexbox/csswg/css-flexbox-height-animation-stretch.html [ Pass ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000204webkit.org/b/136754 css3/flexbox/csswg/css-flexbox-img-expand-evenly.html [ ImageOnlyFailure ]
205webkit.org/b/136754 css3/flexbox/csswg/css-flexbox-row.html [ ImageOnlyFailure ]
206webkit.org/b/136754 css3/flexbox/csswg/css-flexbox-test1.html [ ImageOnlyFailure ]
207webkit.org/b/136754 css3/flexbox/csswg/flex-align-items-center.html [ ImageOnlyFailure ]
208webkit.org/b/136754 css3/flexbox/csswg/flex-flexitem-percentage-prescation.html [ ImageOnlyFailure ]
209webkit.org/b/136754 css3/flexbox/csswg/flex-items-flexibility.html [ ImageOnlyFailure ]
210webkit.org/b/136754 css3/flexbox/csswg/flex-lines/multi-line-wrap-reverse-column-reverse.html [ ImageOnlyFailure ]
211webkit.org/b/136754 css3/flexbox/csswg/flex-lines/multi-line-wrap-with-column-reverse.html [ ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000212webkit.org/b/136754 css3/flexbox/csswg/flexbox-flex-wrap-flexing.html [ ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000213webkit.org/b/136754 css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-auto.html [ ImageOnlyFailure ]
214webkit.org/b/136754 css3/flexbox/csswg/flexbox_generated-container.html [ ImageOnlyFailure ]
215webkit.org/b/136754 css3/flexbox/csswg/flexbox_justifycontent-center-overflow.html [ ImageOnlyFailure ]
216webkit.org/b/136754 css3/flexbox/csswg/flexbox_min-height-auto.html [ ImageOnlyFailure ]
217webkit.org/b/136754 css3/flexbox/csswg/flexbox_min-width-auto.html [ ImageOnlyFailure ]
218webkit.org/b/136754 css3/flexbox/csswg/flexbox_stf-table-singleline.html [ ImageOnlyFailure ]
219webkit.org/b/136754 css3/flexbox/csswg/flexbox_visibility-collapse-line-wrapping.html [ ImageOnlyFailure ]
220webkit.org/b/136754 css3/flexbox/csswg/flexbox_visibility-collapse.html [ ImageOnlyFailure ]
221webkit.org/b/136754 css3/flexbox/csswg/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom.html [ ImageOnlyFailure ]
222webkit.org/b/136754 css3/flexbox/csswg/order/order-with-column-reverse.html [ ImageOnlyFailure ]
223webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-direction-row-reverse.html [ ImageOnlyFailure ]
224webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-inline.html [ ImageOnlyFailure ]
225webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-order.html [ ImageOnlyFailure ]
226webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap-reverse.html [ ImageOnlyFailure ]
227webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap.html [ ImageOnlyFailure ]
utatane.tea@gmail.com4f3b0342014-09-27 03:52:52 +0000228
229# nth-child tests takes long time and Debug build sometimes timeouts because there are many test cases.
230webkit.org/b/137149 fast/selectors/nth-child-of-basics.html [ Slow ]
fpizlo@apple.com9bb773c2014-09-27 20:27:59 +0000231
msaboff@apple.comf5425062015-03-26 17:04:38 +0000232# Promises/A+ 2.3.3 has many tests and it sometimes exceeds the time limit.
cdumez@apple.com410a1312015-08-30 05:07:17 +0000233webkit.org/b/136878 js/promises-tests/promises-tests-2-3-3.html [ Slow ]
234
youenn.fablet@crf.canon.fr036c8b42015-10-21 07:44:33 +0000235# Resource files not in resources folder
commit-queue@webkit.org6226acd2016-07-13 16:30:38 +0000236imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html [ Skip ]
237imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html [ Skip ]
youenn.fablet@crf.canon.fr036c8b42015-10-21 07:44:33 +0000238imported/w3c/web-platform-tests/common/blank.html [ Skip ]
commit-queue@webkit.org6226acd2016-07-13 16:30:38 +0000239imported/w3c/web-platform-tests/dom/events/EventListener-incumbent-global-subframe-1.sub.html [ Skip ]
240imported/w3c/web-platform-tests/dom/events/EventListener-incumbent-global-subframe-2.sub.html [ Skip ]
241imported/w3c/web-platform-tests/dom/events/EventListener-incumbent-global-subsubframe.sub.html [ Skip ]
youenn.fablet@crf.canon.fr036c8b42015-10-21 07:44:33 +0000242imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace-tests [ Skip ]
youenn.fablet@crf.canon.frd4d90432016-01-05 09:28:20 +0000243imported/w3c/web-platform-tests/dom/nodes/Element-getElementsByTagName-change-document-HTMLNess-iframe.xml [ Skip ]
244imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode-iframe1.xml [ Skip ]
245imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode-iframe2.xml [ Skip ]
youenn.fablet@crf.canon.fr036c8b42015-10-21 07:44:33 +0000246imported/w3c/web-platform-tests/dom/nodes/Node-parentNode-iframe.html [ Skip ]
247imported/w3c/web-platform-tests/dom/nodes/ParentNode-querySelector-All-content.html [ Skip ]
248imported/w3c/web-platform-tests/dom/nodes/ParentNode-querySelector-All-content.xht [ Skip ]
249imported/w3c/web-platform-tests/dom/nodes/getElementsByClassNameFrame.htm [ Skip ]
250imported/w3c/web-platform-tests/dom/ranges/Range-test-iframe.html [ Skip ]
251imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1.html [ Skip ]
252imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2.html [ Skip ]
253imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1.html [ Skip ]
254imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-1.html [ Skip ]
255imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-2.html [ Skip ]
256imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-1.html [ Skip ]
257imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-1.html [ Skip ]
258imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-1.html [ Skip ]
259imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-1.html [ Skip ]
260imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-1.html [ Skip ]
261imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1.html [ Skip ]
262imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-frame.html [ Skip ]
263imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/example.html [ Skip ]
264imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/example2.html [ Skip ]
commit-queue@webkit.org6226acd2016-07-13 16:30:38 +0000265imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-iframe.html [ Skip ]
266imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-in-object-fallback-subdocument.html [ Skip ]
267imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/change_child.html [ Skip ]
268imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/change_grandchild.html [ Skip ]
269imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/cross_origin_child.html [ Skip ]
270imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/cross_origin_grandchild.html [ Skip ]
271imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper.html [ Skip ]
272imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/same_origin_child.html [ Skip ]
273imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/same_origin_grandchild.html [ Skip ]
274imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/blank.htm [ Skip ]
275imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html [ Skip ]
youenn.fablet@crf.canon.fr036c8b42015-10-21 07:44:33 +0000276imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html [ Skip ]
277imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/sizes-iframed.sub.html [ Skip ]
278imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/test0.html [ Skip ]
279imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/test1.html [ Skip ]
280imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/test2.html [ Skip ]
281imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr-iframe.html [ Skip ]
cdumez@apple.comc670ad92016-02-04 00:04:34 +0000282imported/w3c/web-platform-tests/html/semantics/forms/the-button-element/button-activate-frame.html [ Skip ]
youenn.fablet@crf.canon.fr036c8b42015-10-21 07:44:33 +0000283imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/reversed-1a.html [ Skip ]
284imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/reversed-1b.html [ Skip ]
285imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/reversed-1c.html [ Skip ]
commit-queue@webkit.org6226acd2016-07-13 16:30:38 +0000286imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/script-not-executed-after-shutdown-child.html [ Skip ]
youenn.fablet@crf.canon.fr036c8b42015-10-21 07:44:33 +0000287imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-iframe.html [ Skip ]
commit-queue@webkit.org6226acd2016-07-13 16:30:38 +0000288
youenn.fablet@crf.canon.fr6ae48df2016-01-05 12:44:41 +0000289imported/w3c/web-platform-tests/service-workers [ Skip ]
youenn.fablet@crf.canon.fr036c8b42015-10-21 07:44:33 +0000290
cdumez@apple.com410a1312015-08-30 05:07:17 +0000291# Skip W3C tests that are too slow in debug builds.
cdumez@apple.com486e92d2015-10-16 18:30:23 +0000292webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/interfaces.html [ Skip ]
cdumez@apple.com4e2833c2015-09-08 01:09:45 +0000293webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-compareBoundaryPoints.html [ Skip ]
294webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-comparePoint.html [ Skip ]
295webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-isPointInRange.html [ Skip ]
296webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-mutations.html [ Skip ]
297webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-set.html [ Skip ]
cdumez@apple.comf18ef332015-09-08 02:07:49 +0000298webkit.org/b/148736 [ Debug ] imported/w3c/web-platform-tests/html/dom/interfaces.html [ Skip ]
cdumez@apple.come517a842015-09-08 05:08:45 +0000299webkit.org/b/148822 [ Debug ] imported/w3c/web-platform-tests/html/semantics/interfaces.html [ Skip ]
cdumez@apple.comb9aa04c2016-02-17 20:19:32 +0000300webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-embedded.html [ Skip ]
301webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-forms.html [ Skip ]
302webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-grouping.html [ Skip ]
303webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-metadata.html [ Skip ]
304webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-misc.html [ Skip ]
305webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ]
306webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-sections.html [ Skip ]
307webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-tabular.html [ Skip ]
308webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-text.html [ Skip ]
rniwa@webkit.orgc5c353b2015-09-04 22:26:37 +0000309
youenn.fablet@crf.canon.frd4d90432016-01-05 09:28:20 +0000310# WPT tests that fail after doing full test repository reimport and need further investigation
311imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document.htm [ Pass Failure ]
youenn.fablet@crf.canon.frd4d90432016-01-05 09:28:20 +0000312imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace.html [ Pass Failure ]
ap@apple.coma25648e2016-03-15 22:22:55 +0000313webkit.org/b/155516 [ Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Skip ]
314webkit.org/b/155516 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Failure ]
youenn.fablet@crf.canon.frd4d90432016-01-05 09:28:20 +0000315
youenn.fablet@crf.canon.fr9663e662015-10-25 07:39:22 +0000316# W3C XMLHttpRequest tests
317imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html [ Slow ]
318imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html [ Slow ]
319imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-overrides.html [ Slow ]
320imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html [ Slow ]
321imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-simple.html [ Slow ]
322imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html [ Slow ]
323imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-twice.html [ Slow ]
324imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html [ Slow ]
325imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html [ Slow ]
326imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html [ Slow ]
327imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html [ Slow ]
328imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html [ Slow ]
329imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html [ Slow ]
youenn.fablet@crf.canon.fr24428d42016-01-14 08:39:13 +0000330# XMLHttpRequest tests requiring DTR/WTR to allow other URLs than localhost to not be blocked and be reachable (www2.localhost)
331imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-bogus.htm [ Skip ]
332imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-cors.htm [ Skip ]
333imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-non-cors.htm [ Skip ]
commit-queue@webkit.org921ed232016-07-06 06:54:52 +0000334# Failing assertion with dynamic message
335imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm [ Failure ]
youenn.fablet@crf.canon.fr1b9381b2016-04-28 17:12:42 +0000336# Fetch Worker tests skipped until bug 156737 is resolved
337imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-worker.html [ Skip ]
338imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-worker.html [ Skip ]
339imported/w3c/web-platform-tests/fetch/api/cors/cors-filtering-worker.html [ Skip ]
340imported/w3c/web-platform-tests/fetch/api/cors/cors-multiple-origins-worker.html [ Skip ]
341imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight-worker.html [ Skip ]
342imported/w3c/web-platform-tests/fetch/api/cors/cors-origin-worker.html [ Skip ]
343imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-redirect-worker.html [ Skip ]
344imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-referrer-worker.html [ Skip ]
345imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status-worker.html [ Skip ]
346imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-worker.html [ Skip ]
347imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials-worker.html [ Skip ]
348imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-worker.html [ Skip ]
349imported/w3c/web-platform-tests/fetch/api/credentials/authentication-basic-worker.html [ Skip ]
350imported/w3c/web-platform-tests/fetch/api/credentials/cookies-worker.html [ Skip ]
351imported/w3c/web-platform-tests/fetch/api/policies/csp-blocked-worker.html [ Skip ]
352imported/w3c/web-platform-tests/fetch/api/policies/referrer-no-referrer-worker.html [ Skip ]
353imported/w3c/web-platform-tests/fetch/api/policies/referrer-origin-worker.html [ Skip ]
354imported/w3c/web-platform-tests/fetch/api/policies/referrer-unsafe-url-worker.html [ Skip ]
355imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-worker.html [ Skip ]
356imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker.html [ Skip ]
357imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker.html [ Skip ]
358imported/w3c/web-platform-tests/fetch/api/redirect/redirect-mode-worker.html [ Skip ]
359imported/w3c/web-platform-tests/fetch/nosniff/worker.html [ Skip ]
360
361webkit.org/b/157068 imported/w3c/web-platform-tests/fetch/nosniff/importscripts.html [ Skip ]
youenn.fablet@crf.canon.frbd199fa2016-04-28 19:35:30 +0000362webkit.org/b/157145 imported/w3c/web-platform-tests/fetch/nosniff/stylesheet.html [ Failure Pass ]
commit-queue@webkit.org6226acd2016-07-13 16:30:38 +0000363webkit.org/b/159712 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html [ Timeout ]
364webkit.org/b/159712 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping.html [ Failure Pass ]
365webkit.org/b/159712 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping.html [ Failure Pass ]
366webkit.org/b/159712 imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-6.htm [ Pass Timeout ]
commit-queue@webkit.org435fe262016-07-19 14:12:58 +0000367
368webkit.org/b/159724 imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm [ Failure Crash Pass ]
youenn.fablet@crf.canon.fr1b9381b2016-04-28 17:12:42 +0000369
rniwa@webkit.orgc5c353b2015-09-04 22:26:37 +0000370# New W3C ref tests that are failing.
cdumez@apple.come517a842015-09-08 05:08:45 +0000371webkit.org/b/148856 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_initially_paused.html [ ImageOnlyFailure ]
msaboff@apple.comf5425062015-03-26 17:04:38 +0000372
dino@apple.com81065d82014-10-09 22:34:14 +0000373# @supports W3C Failures
374webkit.org/b/137566 css3/conditional/w3c/at-supports-010.html [ ImageOnlyFailure ]
375webkit.org/b/137568 css3/conditional/w3c/at-supports-014.html [ ImageOnlyFailure ]
ap@apple.com5a780432014-10-20 16:40:42 +0000376
ap@apple.com278cf472014-11-14 18:00:58 +0000377transitions/svg-text-shadow-transition.html [ Failure ]
ap@apple.com5a780432014-10-20 16:40:42 +0000378webkit.org/b/137883 transitions/background-transitions.html [ Failure Pass ]
379webkit.org/b/137883 transitions/border-radius-transition.html [ Failure Pass ]
380webkit.org/b/137883 transitions/change-values-during-transition.html [ Failure Pass ]
381webkit.org/b/137883 transitions/clip-transition.html [ Failure Pass ]
382webkit.org/b/137883 transitions/color-transition-all.html [ Failure Pass ]
383webkit.org/b/137883 transitions/color-transition-premultiplied.html [ Failure Pass ]
384webkit.org/b/137883 transitions/color-transition-rounding.html [ Failure Pass ]
385webkit.org/b/137883 transitions/created-while-suspended.html [ Failure Pass ]
ap@apple.com278cf472014-11-14 18:00:58 +0000386webkit.org/b/137883 transitions/cross-fade-background-image.html [ Pass Failure ]
387webkit.org/b/137883 transitions/cross-fade-border-image.html [ Pass Failure ]
388webkit.org/b/137883 transitions/cubic-bezier-overflow-color.html [ Pass Failure ]
389webkit.org/b/137883 transitions/cubic-bezier-overflow-length.html [ Pass Failure ]
390webkit.org/b/137883 transitions/cubic-bezier-overflow-shadow.html [ Pass Failure ]
391webkit.org/b/137883 transitions/cubic-bezier-overflow-svg-length.html [ Pass Failure ]
392webkit.org/b/137883 transitions/cubic-bezier-overflow-transform.html [ Pass Failure ]
393webkit.org/b/137883 transitions/delay.html [ Pass Failure ]
394webkit.org/b/137883 transitions/equivalent-background-image-no-transition.html [ Pass Failure ]
395webkit.org/b/137883 transitions/flex-transitions.html [ Pass Failure ]
396webkit.org/b/137883 transitions/interrupt-transform-transition.html [ Pass Failure ]
397webkit.org/b/137883 transitions/interrupt-zero-duration.html [ Pass Failure ]
398webkit.org/b/137883 transitions/interrupted-accelerated-transition.html [ Pass Failure ]
399webkit.org/b/137883 transitions/longhand-vs-shorthand-initial.html [ Pass Failure ]
400webkit.org/b/137883 transitions/mask-transitions.html [ Pass Failure ]
401webkit.org/b/137883 transitions/matched-transform-functions.html [ Pass Failure ]
402webkit.org/b/137883 transitions/mismatched-shadow-styles.html [ Pass Failure ]
403webkit.org/b/137883 transitions/mismatched-shadow-transitions.html [ Pass Failure ]
404webkit.org/b/137883 transitions/mixed-type.html [ Pass Failure ]
405webkit.org/b/137883 transitions/move-after-transition.html [ Pass Failure ]
406webkit.org/b/137883 transitions/multiple-background-size-transitions.html [ Pass Failure ]
407webkit.org/b/137883 transitions/multiple-background-transitions.html [ Pass Failure ]
408webkit.org/b/137883 transitions/multiple-mask-transitions.html [ Pass Failure ]
409webkit.org/b/137883 transitions/multiple-shadow-transitions.html [ Pass Failure ]
410webkit.org/b/137883 transitions/negative-delay.html [ Pass Failure ]
411webkit.org/b/137883 transitions/opacity-transition-zindex.html [ Pass Failure ]
412webkit.org/b/137883 transitions/repeated-firing-background-color.html [ Pass Failure ]
413webkit.org/b/137883 transitions/retargetted-transition.html [ Pass Failure ]
414webkit.org/b/137883 transitions/rounded-rect-becomes-non-renderable-while-transitioning.html [ Pass Failure ]
415webkit.org/b/137883 transitions/shorthand-border-transitions.html [ Pass Failure ]
416webkit.org/b/137883 transitions/shorthand-transitions.html [ Pass Failure ]
417webkit.org/b/137883 transitions/started-while-suspended.html [ Pass Failure ]
418webkit.org/b/137883 transitions/transition-shorthand-delay.html
419webkit.org/b/137883 transitions/transition-timing-function.html [ Pass Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000420
youenn.fablet@crf.canon.fre855ef72015-01-31 09:46:40 +0000421# W3C web platform tests infrastructure directories are skipped as they may contain html files
422imported/w3c/web-platform-tests/common [ Skip ]
423imported/w3c/web-platform-tests/fonts [ Skip ]
424imported/w3c/web-platform-tests/images [ Skip ]
commit-queue@webkit.org77efc422016-06-21 18:15:48 +0000425imported/w3c/web-platform-tests/tools [ Skip ]
youenn.fablet@crf.canon.fre855ef72015-01-31 09:46:40 +0000426
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000427# Imported W3C canvas failed tests
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000428webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.null.html [ Failure ]
429webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.omitted.html [ Failure ]
430webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.null.html [ Failure ]
431webkit.org/b/138676 imported/w3c/canvas/2d.path.rect.winding.html [ Failure ]
432webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.image.incomplete.omitted.html [ Failure ]
433webkit.org/b/138676 imported/w3c/canvas/security.pattern.canvas.fillStyle.html [ Failure ]
434webkit.org/b/138676 imported/w3c/canvas/security.reset.html [ Failure ]
435webkit.org/b/138676 imported/w3c/canvas/security.pattern.cross.html [ Failure ]
436webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.html [ Failure ]
437webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.poster.html [ Failure ]
438webkit.org/b/138676 imported/w3c/canvas/2d.fillStyle.parse.rgb-eof.html [ Failure ]
439webkit.org/b/138676 imported/w3c/canvas/2d.imageData.put.null.html [ Failure ]
440webkit.org/b/138676 imported/w3c/canvas/security.pattern.image.strokeStyle.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000441webkit.org/b/138676 imported/w3c/canvas/2d.imageData.get.nonfinite.html [ Failure ]
442webkit.org/b/138676 imported/w3c/canvas/2d.line.cap.round.html [ Failure ]
443webkit.org/b/138676 imported/w3c/canvas/2d.gradient.object.invalidoffset.html [ Failure ]
444webkit.org/b/138676 imported/w3c/canvas/security.pattern.canvas.strokeStyle.html [ Failure ]
445webkit.org/b/138676 imported/w3c/canvas/2d.gradient.radial.nonfinite.html [ Failure ]
446webkit.org/b/138676 imported/w3c/canvas/2d.imageData.object.ctor.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000447webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.incomplete.html [ Failure ]
448webkit.org/b/138676 imported/w3c/canvas/2d.imageData.create2.nonfinite.html [ Failure ]
449webkit.org/b/138676 imported/w3c/canvas/2d.composite.operation.clear.html [ Failure ]
450webkit.org/b/138676 imported/w3c/canvas/2d.composite.operation.darker.html [ Failure ]
451webkit.org/b/138676 imported/w3c/canvas/security.drawImage.image.html [ Failure ]
452webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.broken.html [ Failure ]
453webkit.org/b/138676 imported/w3c/canvas/2d.imageData.create1.zero.html [ Failure ]
454webkit.org/b/138676 imported/w3c/canvas/2d.gradient.linear.nonfinite.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000455webkit.org/b/138676 imported/w3c/canvas/2d.fillStyle.parse.rgba-eof.html [ Failure ]
456webkit.org/b/138676 imported/w3c/canvas/security.drawImage.canvas.html [ Failure ]
457webkit.org/b/138676 imported/w3c/canvas/security.pattern.image.fillStyle.html [ Failure ]
458webkit.org/b/138676 imported/w3c/canvas/2d.imageData.put.nonfinite.html [ Failure ]
459webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.empty.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000460
461# Imported W3C canvas tests need to be changed such that they can be automatically verified
462webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.repeat.html [ Skip ]
463webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.small.html [ Skip ]
464webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.rtl.html [ Skip ]
465webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.stroke.basic.html [ Skip ]
466webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.end.rtl.html [ Skip ]
467webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.left.html [ Skip ]
468webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.right.html [ Skip ]
469webkit.org/b/138676 imported/w3c/canvas/toDataURL.png.complexcolours.html [ Skip ]
470webkit.org/b/138676 imported/w3c/canvas/2d.shadow.blur.high.html [ Skip ]
471webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.space.collapse.nonspace.html [ Skip ]
472webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.html [ Skip ]
473webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.space.basic.html [ Skip ]
474webkit.org/b/138676 imported/w3c/canvas/2d.scaled.html [ Skip ]
475webkit.org/b/138676 imported/w3c/canvas/2d.text.measure.width.basic.html [ Skip ]
476webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.notinpage.html [ Skip ]
477webkit.org/b/138676 imported/w3c/canvas/2d.coordinatespace.html [ Skip ]
478webkit.org/b/138676 imported/w3c/canvas/toDataURL.jpeg.primarycolours.html [ Skip ]
479webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.fontface.html [ Skip ]
480webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.zero.html [ Skip ]
481webkit.org/b/138676 imported/w3c/canvas/security.dataURI.html [ Skip ]
482webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.bound.html [ Skip ]
483webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.gif.html [ Skip ]
484webkit.org/b/138676 imported/w3c/canvas/2d.pattern.animated.gif.html [ Skip ]
485webkit.org/b/138676 imported/w3c/canvas/2d.pattern.modify.image1.html [ Skip ]
486webkit.org/b/138676 imported/w3c/canvas/2d.pattern.modify.image2.html [ Skip ]
487webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.center.html [ Skip ]
488webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.basic.html [ Skip ]
489webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.baseline.alphabetic.html [ Skip ]
490webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.kern.consistent.html [ Skip ]
491webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.large.html [ Skip ]
492webkit.org/b/138676 imported/w3c/canvas/toDataURL.jpeg.alpha.html [ Skip ]
493webkit.org/b/138676 imported/w3c/canvas/toDataURL.png.primarycolours.html [ Skip ]
494webkit.org/b/138676 imported/w3c/canvas/2d.shadow.blur.low.html [ Skip ]
495webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.start.ltr.html [ Skip ]
496webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.apng.html [ Skip ]
497webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.start.rtl.html [ Skip ]
498webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.end.ltr.html [ Skip ]
499webkit.org/b/138676 imported/w3c/canvas/toDataURL.jpeg.quality.basic.html [ Skip ]
500webkit.org/b/138676 imported/w3c/canvas/canvas_colorsandstyles_createlineargradient_001.htm [ Skip ]
501webkit.org/b/138676 imported/w3c/canvas/canvas_compositing_globalcompositeoperation_001.htm [ Skip ]
502webkit.org/b/138676 imported/w3c/canvas/canvas_complexshapes_beziercurveto_001.htm [ Skip ]
503webkit.org/b/138676 imported/w3c/canvas/canvas_shadows_001.htm [ Skip ]
504webkit.org/b/138676 imported/w3c/canvas/canvas_state_restore_001.htm [ Skip ]
505webkit.org/b/138676 imported/w3c/canvas/canvas_text_font_001.htm [ Skip ]
506webkit.org/b/138676 imported/w3c/canvas/canvas_complexshapes_arcto_001.htm [ Skip ]
507webkit.org/b/138676 imported/w3c/canvas/canvas_linestyles_linecap_001.htm [ Skip ]
508webkit.org/b/138676 imported/w3c/canvas/canvas_transformations_scale_001.htm [ Skip ]
ap@apple.come6eee9b2014-11-17 20:59:13 +0000509
ap@apple.com046e3b82014-12-12 22:17:59 +0000510webkit.org/b/139595 http/tests/xmlhttprequest/workers/abort-exception-assert.html [ Pass Failure Timeout ]
ap@apple.comf8218d72014-12-13 00:16:11 +0000511
ap@apple.com0a9c11a2014-12-15 02:30:16 +0000512# Debug assertions are tracked as <rdar://problem/18216390>.
ap@apple.comf8218d72014-12-13 00:16:11 +0000513[ Debug ] fast/history/go-back-to-iframe-with-plugin.html [ Skip ]
514[ Debug ] fast/history/history-back-while-pdf-in-pagecache.html [ Skip ]
ap@apple.com0a9c11a2014-12-15 02:30:16 +0000515webkit.org/b/121628 [ Release ] fast/history/history-back-while-pdf-in-pagecache.html [ Pass ImageOnlyFailure ]
ap@apple.com76eb5922015-02-05 23:01:36 +0000516[ Debug ] fullscreen/full-screen-iframe-legacy.html [ Pass Crash ]
carlosgc@webkit.org6f270672016-04-15 08:53:38 +0000517webkit.org/b/151488 [ Debug ] imported/blink/editing/selection/deleteFromDocument-undo-crash.html [ Skip ]
ap@apple.com9cdb1972014-12-15 02:38:01 +0000518
ap@apple.com740c0b52014-12-15 06:27:10 +0000519webkit.org/b/139634 [ Debug ] fast/selectors/matches-backtracking.html [ Slow ]
520webkit.org/b/139634 [ Debug ] fast/selectors/nth-child-of-register-requirement.html [ Slow ]
521webkit.org/b/139634 [ Debug ] fast/selectors/not-backtracking.html [ Slow ]
ap@apple.comc1d9aa52014-12-15 06:40:12 +0000522
ap@apple.com740c0b52014-12-15 06:27:10 +0000523webkit.org/b/61932 [ Debug ] jquery/manipulation.html [ Slow ]
ap@apple.comf4fc1602014-12-19 19:26:50 +0000524[ Debug ] jquery/core.html [ Slow ]
525[ Debug ] jquery/event.html [ Slow ]
526[ Debug ] jquery/offset.html [ Slow ]
527[ Debug ] jquery/traversing.html [ Slow ]
ap@apple.com740c0b52014-12-15 06:27:10 +0000528
529webkit.org/b/139638 [ Debug ] svg/filters/svg-deeply-nested-crash.html [ Slow ]
simon.fraser@apple.com3d37d7d2015-10-02 20:37:28 +0000530webkit.org/b/126420 svg/custom/resource-invalidation-crash.svg [ Failure Pass ]
ap@apple.comc1d9aa52014-12-15 06:40:12 +0000531
532webkit.org/b/139639 [ Debug ] cssom/non-subpixel-scroll-top-left-values.html [ Slow ]
533
534webkit.org/b/139640 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Slow ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000535
ap@apple.comb13e7862014-12-19 18:43:33 +0000536[ Debug ] fast/workers/worker-cloneport.html [ Slow ]
537
cdumez@apple.com40a6ec62015-09-08 03:52:01 +0000538# Imported W3C HTML/DOM ref tests that are failing.
539imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html [ ImageOnlyFailure ]
540imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html [ ImageOnlyFailure ]
541imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html [ ImageOnlyFailure ]
542imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01.html [ ImageOnlyFailure ]
543
youenn.fablet@crf.canon.fr35cb7e12016-04-08 14:45:24 +0000544imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html [ Failure Timeout ]
545imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html [ Failure ]
546
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000547# Imported Mozilla SVG tests
548webkit.org/b/5968 imported/mozilla/svg/linearGradient-basic-03.svg [ ImageOnlyFailure ]
549webkit.org/b/32177 imported/mozilla/svg/as-image/background-image-rect-1png.html [ ImageOnlyFailure ]
550webkit.org/b/32177 imported/mozilla/svg/as-image/background-image-rect-2.html [ ImageOnlyFailure ]
551webkit.org/b/32177 imported/mozilla/svg/text-white-space-01.svg [ ImageOnlyFailure ]
552webkit.org/b/72401 imported/mozilla/svg/pathLength-01.svg [ ImageOnlyFailure ]
553webkit.org/b/112032 imported/mozilla/svg/text-layout-01.svg [ ImageOnlyFailure ]
554webkit.org/b/139107 imported/mozilla/svg/clip-02a.svg [ ImageOnlyFailure ]
555webkit.org/b/139107 imported/mozilla/svg/clip-02b.svg [ ImageOnlyFailure ]
556webkit.org/b/139115 imported/mozilla/svg/conditions-01.svg [ ImageOnlyFailure ]
557webkit.org/b/139115 imported/mozilla/svg/conditions-06.svg [ ImageOnlyFailure ]
558webkit.org/b/139115 imported/mozilla/svg/dynamic-conditions-01.svg [ ImageOnlyFailure ]
559webkit.org/b/139115 imported/mozilla/svg/dynamic-conditions-03.svg [ ImageOnlyFailure ]
560webkit.org/b/139115 imported/mozilla/svg/switch-01.svg [ ImageOnlyFailure ]
561webkit.org/b/139115 imported/mozilla/svg/svg-integration/dynamic-conditions-outer-svg-02.xhtml [ ImageOnlyFailure ]
562webkit.org/b/139115 imported/mozilla/svg/svg-integration/dynamic-conditions-outer-svg-03.xhtml [ ImageOnlyFailure ]
563webkit.org/b/139116 imported/mozilla/svg/conditions-07.svg [ ImageOnlyFailure ]
564webkit.org/b/139117 imported/mozilla/svg/conditions-08.svg [ ImageOnlyFailure ]
565webkit.org/b/139118 imported/mozilla/svg/cssComment-in-attribute-01.svg [ ImageOnlyFailure ]
566webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-rtl.svg [ ImageOnlyFailure ]
567webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-rtl.svg [ ImageOnlyFailure ]
568webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-anchor-end-bidi.svg [ ImageOnlyFailure ]
569webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-bidi.svg [ ImageOnlyFailure ]
570webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-bidi.svg [ ImageOnlyFailure ]
571webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-multiple-dx-rtl.svg [ ImageOnlyFailure ]
572webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-anchor-end-rtl.svg [ ImageOnlyFailure ]
573webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-anchor-end-bidi.svg [ ImageOnlyFailure ]
574webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-anchor-end-rtl.svg [ ImageOnlyFailure ]
575webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-bidi.svg [ ImageOnlyFailure ]
576webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-rtl.svg [ ImageOnlyFailure ]
577webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-end-bidi.svg [ ImageOnlyFailure ]
578webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-end-rtl.svg [ ImageOnlyFailure ]
579webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-rtl.svg [ ImageOnlyFailure ]
580webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-bidi.svg [ ImageOnlyFailure ]
581webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-middle-rtl.svg [ ImageOnlyFailure ]
582webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-bidi.svg [ ImageOnlyFailure ]
583webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-different-anchor-bidi.svg [ ImageOnlyFailure ]
584webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-different-anchor-rtl.svg [ ImageOnlyFailure ]
585webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-rtl.svg [ ImageOnlyFailure ]
586webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-rtl.svg [ ImageOnlyFailure ]
587webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-different-anchor-rtl.svg [ ImageOnlyFailure ]
588webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-different-anchor-bidi.svg [ ImageOnlyFailure ]
589webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-bidi.svg [ ImageOnlyFailure ]
590webkit.org/b/139132 imported/mozilla/svg/dynamic-switch-01.svg [ ImageOnlyFailure ]
591webkit.org/b/139154 imported/mozilla/svg/dynamic-marker-01.svg [ ImageOnlyFailure ]
592webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-01.svg [ ImageOnlyFailure ]
593webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-02.svg [ ImageOnlyFailure ]
594webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-03.svg [ ImageOnlyFailure ]
595webkit.org/b/139155 imported/mozilla/svg/dynamic-pattern-01.svg [ ImageOnlyFailure ]
596webkit.org/b/139155 imported/mozilla/svg/dynamic-use-01.svg [ ImageOnlyFailure ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000597webkit.org/b/139155 imported/mozilla/svg/dynamic-use-03.svg [ ImageOnlyFailure ]
598webkit.org/b/139155 imported/mozilla/svg/dynamic-use-07.svg [ ImageOnlyFailure ]
599webkit.org/b/139183 imported/mozilla/svg/text/pseudo-first-letter.svg [ ImageOnlyFailure ]
600webkit.org/b/139184 imported/mozilla/svg/text/pseudo-first-line.svg [ ImageOnlyFailure ]
601webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-anchor-end.svg [ ImageOnlyFailure ]
602webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-number.svg [ ImageOnlyFailure ]
603webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-pc.svg [ ImageOnlyFailure ]
604webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline.svg [ ImageOnlyFailure ]
605webkit.org/b/139186 imported/mozilla/svg/text/pseudo-first-line-2.svg [ ImageOnlyFailure ]
606webkit.org/b/139186 imported/mozilla/svg/text/textpath-multiline.svg [ ImageOnlyFailure ]
607webkit.org/b/139186 imported/mozilla/svg/text/textpath-multiline-2.svg [ ImageOnlyFailure ]
608webkit.org/b/139186 imported/mozilla/svg/text/ignore-text-align-2.svg [ ImageOnlyFailure ]
609webkit.org/b/139192 imported/mozilla/svg/smil/transform/rotate-angle-4.svg [ ImageOnlyFailure ]
610webkit.org/b/139192 imported/mozilla/svg/smil/transform/rotate-angle-5.svg [ ImageOnlyFailure ]
611webkit.org/b/139199 imported/mozilla/svg/as-image/img-content-outside-viewBox-1.html [ ImageOnlyFailure ]
612webkit.org/b/131354 imported/mozilla/svg/blend-color.svg [ ImageOnlyFailure ]
613webkit.org/b/131354 imported/mozilla/svg/blend-difference-stacking.html [ ImageOnlyFailure ]
614webkit.org/b/131354 imported/mozilla/svg/blend-hard-light.svg [ ImageOnlyFailure ]
615webkit.org/b/131354 imported/mozilla/svg/blend-hue.svg [ ImageOnlyFailure ]
616webkit.org/b/131354 imported/mozilla/svg/blend-luminosity.svg [ ImageOnlyFailure ]
617webkit.org/b/131354 imported/mozilla/svg/blend-saturation.svg [ ImageOnlyFailure ]
618webkit.org/b/139210 imported/mozilla/svg/text/textLength-5.svg [ ImageOnlyFailure ]
619webkit.org/b/139210 imported/mozilla/svg/text/textLength-6.svg [ ImageOnlyFailure ]
620webkit.org/b/139237 imported/mozilla/svg/filters/feComposite-1.svg [ ImageOnlyFailure ]
621webkit.org/b/139258 imported/mozilla/svg/text-layout-05.svg [ ImageOnlyFailure ]
622webkit.org/b/139266 imported/mozilla/svg/text/dynamic-multiple-x.svg [ ImageOnlyFailure ]
623webkit.org/b/139282 imported/mozilla/svg/image/image-filter-01.svg [ ImageOnlyFailure ]
624webkit.org/b/139322 imported/mozilla/svg/text/dynamic-non-scaling-stroke.svg [ ImageOnlyFailure ]
625webkit.org/b/139407 imported/mozilla/svg/as-image/border-image-simple-1.html [ ImageOnlyFailure ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000626webkit.org/b/139412 imported/mozilla/svg/filters/svg-filter-chains/clip-input.svg [ ImageOnlyFailure ]
627webkit.org/b/139412 imported/mozilla/svg/filters/svg-filter-chains/clip-output.svg [ ImageOnlyFailure ]
628webkit.org/b/139414 imported/mozilla/svg/filters/feColorMatrix-1.svg [ ImageOnlyFailure ]
629webkit.org/b/139414 imported/mozilla/svg/filters/feColorMatrix-2.svg [ ImageOnlyFailure ]
630webkit.org/b/139414 imported/mozilla/svg/filters/feConvolveMatrix-bias-01.svg [ ImageOnlyFailure ]
631webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-02.svg [ ImageOnlyFailure ]
632webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-03.svg [ ImageOnlyFailure ]
633webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-04.svg [ ImageOnlyFailure ]
634webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-05.svg [ ImageOnlyFailure ]
635webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-06.svg [ ImageOnlyFailure ]
636webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-07.svg [ ImageOnlyFailure ]
637webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-08.svg [ ImageOnlyFailure ]
638webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-09.svg [ ImageOnlyFailure ]
dbates@webkit.orgcebf8472014-12-17 03:29:23 +0000639
ap@apple.comb13e7862014-12-19 18:43:33 +0000640[ Debug ] fast/loader/document-with-fragment-url-3.html [ Pass Timeout ]
641[ Debug ] fast/loader/document-with-fragment-url-4.html [ Pass Timeout ]
642
dbates@webkit.orgcebf8472014-12-17 03:29:23 +0000643webkit.org/b/110546 [ Debug ] fast/parser/document-write-fighting-eof.html [ Skip ]
644webkit.org/b/110546 [ Debug ] fast/parser/document-write-partial-entity-before-load.html [ Skip ]
ap@apple.comf4fc1602014-12-19 19:26:50 +0000645
646webkit.org/b/85902 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
647webkit.org/b/121452 [ Debug ] fast/frames/lots-of-objects.html [ Slow ]
648webkit.org/b/121452 [ Debug ] fast/frames/lots-of-iframes.html [ Slow ]
649webkit.org/b/135053 [ Debug ] html5lib/webkit-resumer.html [ Slow ]
650[ Debug ] js/dfg-double-vote-fuzz.html [ Slow ]
651[ Debug ] js/dom/string-replacement-outofmemory.html [ Slow ]
ap@apple.com73cbce82015-01-19 18:32:16 +0000652[ Debug ] js/regress-139548.html [ Slow ]
653[ Debug ] webgl/1.0.2/conformance/uniforms/gl-uniform-arrays.html [ Slow ]
ap@apple.comd06f32b2015-01-29 19:28:08 +0000654[ Debug ] js/dfg-osr-entry-hoisted-clobbered-structure-check.html [ Slow ]
655[ Debug ] editing/selection/move-by-character-brute-force.html [ Slow ]
ap@apple.com2f395fc2015-02-06 04:32:46 +0000656[ Debug ] fast/workers/dedicated-worker-lifecycle.html [ Slow ]
ap@apple.com92780b22015-04-26 06:54:21 +0000657[ Debug ] js/dom/random-array-gc-stress.html [ Slow ]
658[ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Slow ]
659[ Debug ] editing/selection/caret-at-bidi-boundary.html [ Slow ]
660[ Debug ] js/dom/line-column-numbers.html [ Slow ]
661[ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
662[ Debug ] accessibility/table-sections.html [ Slow ]
ap@apple.comdf648622014-12-22 17:39:09 +0000663
ap@apple.comc9733872015-03-02 17:52:02 +0000664webkit.org/b/142175 js/promises-tests/promises-tests-2-1-2.html [ Pass Timeout ]
ap@apple.com8fb47402014-12-22 21:20:23 +0000665
666webkit.org/b/139840 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Pass Failure ]
ap@apple.com62021b52015-01-02 18:32:38 +0000667
668webkit.org/b/140043 [ Debug ] js/dom/Promise.html [ Pass Failure ]
akling@apple.com99139ec2015-01-09 22:13:06 +0000669
ap@apple.com25290e22015-02-04 23:28:17 +0000670webkit.org/b/141267 http/tests/misc/detached-frame-console.html [ Pass Failure ]
ap@apple.combb7dc542015-02-08 18:47:01 +0000671
ap@apple.com84230f12015-02-08 19:11:41 +0000672# Aborting application cache abort tests are intrinsically flaky.
673webkit.org/b/87633 http/tests/appcache/abort-cache-onchecking-manifest-404.html [ Pass Failure ]
674webkit.org/b/87633 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Pass Failure ]
msaboff@apple.com4431b7f2015-07-23 14:02:24 +0000675webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising-timer.html [ Pass Failure ]
676webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising.html [ Pass Failure ]
677webkit.org/b/87633 http/tests/appcache/deferred-events.html [ Pass Failure ]
joepeck@webkit.org63086e72015-08-04 23:30:43 +0000678
679webkit.org/b/147520 http/tests/appcache/fail-on-update.html [ Pass Failure ]
680webkit.org/b/147520 http/tests/appcache/fail-on-update-2.html [ Pass Failure ]
ap@apple.com9bc23ca2015-02-08 19:17:57 +0000681
682webkit.org/b/141370 http/tests/security/appcache-in-private-browsing.html [ Pass Failure ]
timothy_horton@apple.com444ae032015-02-11 21:36:22 +0000683
684# The current expectations for this test only make sense for WebKit on iOS; other platforms can have very different behaviors.
685webkit.org/b/141488 fast/replaced/pdf-as-object-and-embed.html [ Skip ]
ap@apple.com8b5c3222015-02-17 06:42:39 +0000686
ap@apple.com860ab0a2015-02-17 08:58:41 +0000687webkit.org/b/141695 [ Debug ] fast/selectors/nth-last-child-of-register-requirement.html [ Slow ]
ap@apple.com92780b22015-04-26 06:54:21 +0000688[ Debug ] fast/selectors/case-insensitive-attribute-register-requirement-1.html [ Slow ]
beidson@apple.com3457edc2015-02-25 20:42:28 +0000689
achristensen@apple.com4b40eaa2015-03-04 22:10:21 +0000690# Content extensions are Mac-WK2-only for now
691http/tests/contentextensions [ Skip ]
slewis@apple.com44a07292015-03-06 02:58:33 +0000692
ap@apple.com4e3d9062015-09-11 21:26:39 +0000693webkit.org/b/149072 svg/animations/svgboolean-animation-1.html [ Pass Failure ]
694
ap@apple.comee28a7d2015-03-26 07:00:36 +0000695webkit.org/b/143085 media/track/track-mode.html [ Pass Timeout ]
utatane.tea@gmail.com277095f2015-03-31 17:44:37 +0000696
697# In ES6, Object type restrictions on a first parameter of several Object.* functions are relaxed.
698webkit.org/b/142937 ietestcenter/Javascript/15.2.3.2-1.html [ Failure ]
699webkit.org/b/142937 ietestcenter/Javascript/15.2.3.3-1.html [ Failure ]
700webkit.org/b/142937 ietestcenter/Javascript/15.2.3.4-1.html [ Failure ]
701webkit.org/b/142937 ietestcenter/Javascript/15.2.3.8-1.html [ Failure ]
702webkit.org/b/142937 ietestcenter/Javascript/15.2.3.9-1.html [ Failure ]
703webkit.org/b/142937 ietestcenter/Javascript/15.2.3.10-1.html [ Failure ]
704webkit.org/b/142937 ietestcenter/Javascript/15.2.3.11-1.html [ Failure ]
705webkit.org/b/142937 ietestcenter/Javascript/15.2.3.12-1.html [ Failure ]
706webkit.org/b/142937 ietestcenter/Javascript/15.2.3.13-1.html [ Failure ]
707webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-1.html [ Failure ]
708webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-2.html [ Failure ]
709webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-3.html [ Failure ]
ap@apple.com8fea7782015-04-13 17:50:44 +0000710
ddkilzer@apple.comd3f9b3a2015-06-29 03:18:29 +0000711[ Debug ] js/regress-141098.html [ Slow ]
ap@apple.com13903e22015-04-15 16:36:29 +0000712
darin@apple.com9c437392015-12-11 17:35:52 +0000713# IDBVersionChangeEvent tests need to be rewritten to use event constructors instead of createEvent,
714# after we implement the IDBVersionChangeEvent constructor.
715webkit.org/b/145390 storage/indexeddb/events.html [ Failure ]
beidson@apple.com422df6a2016-01-19 06:02:30 +0000716webkit.org/b/145390 storage/indexeddb/events-private.html [ Failure ]
darin@apple.com9c437392015-12-11 17:35:52 +0000717webkit.org/b/145390 storage/indexeddb/removed.html [ Failure ]
beidson@apple.com422df6a2016-01-19 06:02:30 +0000718webkit.org/b/145390 storage/indexeddb/removed-private.html [ Failure ]
darin@apple.com9c437392015-12-11 17:35:52 +0000719
beidson@apple.com8ff3fe02016-01-21 02:13:21 +0000720webkit.org/b/145390 storage/indexeddb/deleteIndex-bug110792-private.html [ Pass Failure ]
bdakin@apple.com9db79292015-05-26 22:15:34 +0000721webkit.org/b/145390 storage/indexeddb/deleteIndex-bug110792.html [ Pass Failure ]
mark.lam@apple.com6ed08272015-06-05 18:52:12 +0000722
darin@apple.com78c98222015-06-08 02:39:15 +0000723# DumpRenderTree does not allow GIFs to animate, thus animated GIF tests don't work in WebKit1.
724fast/images/animated-gif-no-layout.html [ ImageOnlyFailure ]
725fast/images/gif-loop-count.html [ ImageOnlyFailure ]
ddkilzer@apple.com0b51bed2015-06-20 16:16:15 +0000726
727webkit.org/b/146182 editing/selection/leak-document-with-selection-inside.html [ Pass Failure ]
dino@apple.coma0ed0dc2015-06-29 22:59:51 +0000728
joepeck@webkit.org4fcb22a2015-08-01 01:36:13 +0000729# Media Sessions is not yet enabled by default: ENABLE(MEDIA_SESSION)
730media/session [ Skip ]
simon.fraser@apple.com5fa5c7f2015-08-07 17:30:16 +0000731
732# Only iOS WK1 has testRunner.setPagePaused.
ap@apple.com65935ef2015-08-14 17:09:35 +0000733fast/dom/timer-fire-after-page-pause.html [ Skip ]
734
735webkit.org/b/148026 [ Debug ] animations/restart-after-scroll.html [ Skip ]
zalan@apple.comb64927c2015-08-31 22:53:50 +0000736
737webkit.org/b/148650 fast/repaint/add-table-overpaint.html [ Pass Failure ]
rniwa@webkit.org0966e722015-09-04 17:21:53 +0000738
739webkit.org/b/148801 imported/w3c/css/css-color-3/t422-rgba-onscreen-b.xht [ ImageOnlyFailure ]
740webkit.org/b/148801 imported/w3c/css/css-color-3/t422-rgba-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]
741webkit.org/b/148801 imported/w3c/css/css-color-3/t425-hsla-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000742
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +0000743# Many CSS WG multicol-1 tests fail with 1px differences
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000744webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-count-large-001.xht [ ImageOnlyFailure ]
745webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-count-large-002.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000746webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-fraction-003.xht [ ImageOnlyFailure ]
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +0000747webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-count-computed-002.xht [ ImageOnlyFailure ]
748
749# http://www.w3.org/TR/css3-multicol/#column-span0
750# A spanning element takes up more space than the element would take up otherwise.
751# When space is limited, it may be impossible to find room for the spanning element.
752# In these cases, user agents may treat the element as if ‘none’ had been specified on this property.
753imported/w3c/css/css-multicol-1/multicol-span-all-child-002.xht [ WontFix ]
754
755webkit.org/b/148818 imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002.xht [ ImageOnlyFailure ] # only scrollbar
756webkit.org/b/148818 imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht [ ImageOnlyFailure ] # only scrollbar
757
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +0000758webkit.org/b/148812 imported/w3c/css/css-multicol-1/multicol-width-small-001.xht [ ImageOnlyFailure ]
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +0000759webkit.org/b/148814 imported/w3c/css/css-multicol-1/multicol-break-001.xht [ ImageOnlyFailure ]
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +0000760webkit.org/b/148816 imported/w3c/css/css-multicol-1/multicol-rule-004.xht [ ImageOnlyFailure ]
761webkit.org/b/148823 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000762
cdumez@apple.com00bb2c92015-09-08 05:43:39 +0000763# Causes the following test to be flaky.
764webkit.org/b/148950 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html [ Skip ]
765
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000766# FIXME: The following failures need individual bugs.
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000767webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-inherit-003.xht [ ImageOnlyFailure ]
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +0000768webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-inherit-004.xht [ ImageOnlyFailure ]
769webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-002.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000770webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000771webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002.xht [ ImageOnlyFailure ]
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +0000772webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001.xht [ ImageOnlyFailure ]
773webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-count-computed-001.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000774webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht [ ImageOnlyFailure ] # Could be a bad test?
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000775webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-002.xht [ ImageOnlyFailure ]
776webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-003.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000777webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht [ ImageOnlyFailure ]
778webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-004.xht [ ImageOnlyFailure ]
779webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-005.xht [ ImageOnlyFailure ]
780webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +0000781webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-fill-auto.xht [ ImageOnlyFailure ]
782webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht [ ImageOnlyFailure ]
783webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-child-001.xht [ ImageOnlyFailure ]
ap@apple.comd0d907f2015-09-05 05:49:17 +0000784
cdumez@apple.come517a842015-09-08 05:08:45 +0000785webkit.org/b/148884 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection.html [ Pass Failure ]
ap@apple.com2756a2c2015-09-07 05:56:29 +0000786
787webkit.org/b/148922 svg/as-object/svg-in-object-dynamic-attribute-change.html [ Pass ImageOnlyFailure ]
ap@apple.com034ddc52015-09-07 06:14:38 +0000788webkit.org/b/148925 svg/dom/svg-root-lengths.html [ Pass Failure ]
ap@apple.com56f6c122015-09-11 23:55:32 +0000789
rniwa@webkit.org2bca0bc2016-01-15 02:59:03 +0000790webkit.org/b/150225 fast/custom-elements [ Failure ]
clopez@igalia.com97baafb52016-06-10 18:41:11 +0000791webkit.org/b/148695 fast/shadow-dom [ Failure ImageOnlyFailure Timeout ]
jacob_nielsen@apple.com41c69832015-09-18 22:30:07 +0000792
hyatt@apple.com8c2518f2015-10-15 19:48:58 +0000793# Known failures on CSS Variables Test Suite
794webkit.org/b/150183 fast/css/variables/test-suite/failures/024.html [ ImageOnlyFailure ]
795webkit.org/b/150183 fast/css/variables/test-suite/failures/025.html [ ImageOnlyFailure ]
796webkit.org/b/150183 fast/css/variables/test-suite/failures/026.html [ ImageOnlyFailure ]
797webkit.org/b/150183 fast/css/variables/test-suite/failures/028.html [ ImageOnlyFailure ]
798webkit.org/b/150183 fast/css/variables/test-suite/failures/030.html [ ImageOnlyFailure ]
799webkit.org/b/150183 fast/css/variables/test-suite/failures/054.html [ ImageOnlyFailure ]
800webkit.org/b/150183 fast/css/variables/test-suite/failures/055.html [ ImageOnlyFailure ]
801webkit.org/b/150183 fast/css/variables/test-suite/failures/056.html [ ImageOnlyFailure ]
802webkit.org/b/150183 fast/css/variables/test-suite/failures/058.html [ ImageOnlyFailure ]
803webkit.org/b/150183 fast/css/variables/test-suite/failures/071.html [ ImageOnlyFailure ]
804webkit.org/b/150183 fast/css/variables/test-suite/failures/081.html [ ImageOnlyFailure ]
805webkit.org/b/150183 fast/css/variables/test-suite/failures/082.html [ ImageOnlyFailure ]
806webkit.org/b/150183 fast/css/variables/test-suite/failures/085.html [ ImageOnlyFailure ]
807webkit.org/b/150183 fast/css/variables/test-suite/failures/086.html [ ImageOnlyFailure ]
808webkit.org/b/150183 fast/css/variables/test-suite/failures/087.html [ ImageOnlyFailure ]
809webkit.org/b/150183 fast/css/variables/test-suite/failures/091.html [ ImageOnlyFailure ]
810webkit.org/b/150183 fast/css/variables/test-suite/failures/103.html [ ImageOnlyFailure ]
811webkit.org/b/150183 fast/css/variables/test-suite/failures/111.html [ ImageOnlyFailure ]
812webkit.org/b/150183 fast/css/variables/test-suite/failures/115.html [ ImageOnlyFailure ]
813webkit.org/b/150183 fast/css/variables/test-suite/failures/126.html [ ImageOnlyFailure ]
hyatt@apple.com8c2518f2015-10-15 19:48:58 +0000814webkit.org/b/150183 fast/css/variables/test-suite/failures/152.html [ ImageOnlyFailure ]
815webkit.org/b/150183 fast/css/variables/test-suite/failures/159.html [ ImageOnlyFailure ]
816webkit.org/b/150183 fast/css/variables/test-suite/failures/161.html [ ImageOnlyFailure ]
817webkit.org/b/150183 fast/css/variables/test-suite/failures/163.html [ ImageOnlyFailure ]
818webkit.org/b/150183 fast/css/variables/test-suite/failures/169.html [ ImageOnlyFailure ]
ap@apple.comc654c6d2015-10-25 03:20:36 +0000819
820webkit.org/b/150541 imported/blink/transitions/unprefixed-perspective.html [ Pass Failure Timeout ]
zalan@apple.com5471a8d2015-10-27 16:38:10 +0000821
822# Subpixel table failures.
823# This test makes no sense (ceil on table and expect the same result)
824fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
825# These fail the same way on FF.
826fast/css-intrinsic-dimensions/height-css-tables.html [ ImageOnlyFailure ]
827fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ]
828fast/css-intrinsic-dimensions/height-tables.html [ ImageOnlyFailure ]
829# integral hittest vs. subpixel table
830fast/table/hittest-tablecell-with-borders-right-edge.html [ Pass Failure ]
831fast/table/hittest-tablecell-right-edge.html [ Pass Failure ]
832# Table vs. flex
833css3/flexbox/multiline-reverse-wrap-baseline.html [ ImageOnlyFailure ]
834ietestcenter/css3/flexbox/flexbox-layout-001.htm [ ImageOnlyFailure ]
zalan@apple.com5d4f2802015-10-27 19:09:09 +0000835
zalan@apple.com5d4f2802015-10-27 19:09:09 +0000836webkit.org/b/150598 fast/repaint/table-hover-on-link.html [ Pass Failure ]
837
calvaris@igalia.come9fe3692015-12-07 20:35:09 +0000838webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
youenn.fablet@crf.canon.fr1dda0e22016-02-29 18:51:28 +0000839webkit.org/b/154687 streams/pipe-to.html [ Slow ]
zalan@apple.comdf6351f2016-01-11 22:03:03 +0000840
841webkit.org/b/52185 fast/css/vertical-align-baseline-rowspan-010.html [ ImageOnlyFailure ]
dbates@webkit.org5b73a312016-01-20 20:59:37 +0000842
youenn.fablet@crf.canon.fr02943cf2016-03-18 11:17:09 +0000843webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-1.html [ Pass Failure ]
844webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-2.html [ Pass Failure ]
845webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-3.html [ Pass Failure ]
846webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-4.html [ Pass Failure ]
847
dbates@webkit.org5b73a312016-01-20 20:59:37 +0000848# Content Security Policy failures
dbates@webkit.org5b73a312016-01-20 20:59:37 +0000849webkit.org/b/111869 http/tests/security/contentSecurityPolicy/eval-blocked-and-sends-report.html
dbates@webkit.org31196042016-04-14 16:48:05 +0000850webkit.org/b/153148 http/tests/security/contentSecurityPolicy/eval-allowed-in-report-only-mode-and-sends-report.php
dbates@webkit.org8c34a382016-02-13 00:18:40 +0000851webkit.org/b/153150 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-fires-load-event-when-blocked.html
852webkit.org/b/153150 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-fires-load-event-when-redirect-blocked.html
dbates@webkit.org5b73a312016-01-20 20:59:37 +0000853webkit.org/b/153152 http/tests/security/contentSecurityPolicy/manifest-src-allowed.html # Needs testRunner.getManifestThen()
854webkit.org/b/153152 http/tests/security/contentSecurityPolicy/manifest-src-blocked.html # Needs testRunner.getManifestThen()
dbates@webkit.orgb5a87bf2016-03-10 17:46:06 +0000855webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/scripthash-basic-blocked-error-event.html
856webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylehash-basic-blocked-error-event.html
857webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylehash-svg-style-basic-blocked-error-event.html
dbates@webkit.org5417dbd2016-03-10 18:30:38 +0000858webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylenonce-basic-blocked-error-event.html
859webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylenonce-svg-style-basic-blocked-error-event.html
dbates@webkit.org463d7822016-04-15 00:30:23 +0000860webkit.org/b/153155 http/tests/security/contentSecurityPolicy/style-src-blocked-error-event.html
dbates@webkit.org5b73a312016-01-20 20:59:37 +0000861webkit.org/b/153159 http/tests/security/contentSecurityPolicy/image-document-default-src-none.html [ Failure ]
862webkit.org/b/153160 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.html [ Failure ]
863webkit.org/b/153160 http/tests/security/contentSecurityPolicy/plugin-in-iframe-with-csp.html [ Failure ]
864webkit.org/b/153161 http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html [ Failure ]
dbates@webkit.org31196042016-04-14 16:48:05 +0000865webkit.org/b/153162 http/tests/security/contentSecurityPolicy/report-multiple-violations-01.php [ Failure ]
866webkit.org/b/153162 http/tests/security/contentSecurityPolicy/report-multiple-violations-02.php [ Failure ]
dbates@webkit.org463d7822016-04-15 00:30:23 +0000867webkit.org/b/154203 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-overrides-xfo.html
dbates@webkit.org40bfe7d2016-02-24 00:53:29 +0000868webkit.org/b/154522 http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-base-uri-deny.html
dbates@webkit.org757eee82016-03-08 05:39:26 +0000869webkit.org/b/155132 http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Failure ]
dbates@webkit.org5b73a312016-01-20 20:59:37 +0000870http/tests/security/contentSecurityPolicy/script-src-blocked-error-event.html [ Pass Failure ]
ryanhaddad@apple.comc9af1c92016-06-07 19:31:16 +0000871webkit.org/b/158480 http/tests/websocket/tests/hybi/upgrade-simple-ws.html [ Skip ]
beidson@apple.comf8ed6322016-01-26 22:48:15 +0000872
873# These state object tests purposefully stress a resource limit, and take multiple seconds to run.
874loader/stateobjects/pushstate-size-iframe.html [ Slow ]
875loader/stateobjects/pushstate-size.html [ Slow ]
876loader/stateobjects/replacestate-size-iframe.html [ Slow ]
877loader/stateobjects/replacestate-size.html [ Slow ]
zalan@apple.comd423bcc2016-02-06 23:07:54 +0000878
879# outline: auto -focusring.
880imported/blink/fast/multicol/outlines-at-column-boundaries.html [ ImageOnlyFailure ]
881fast/multicol/multicol-with-child-renderLayer-for-input.html [ ImageOnlyFailure ]
beidson@apple.com6e01f8d2016-02-25 19:21:49 +0000882
ap@apple.comb6587302016-04-07 21:26:16 +0000883# Assertion failure in MessagePort::contextDestroyed, usually attributed to later tests
884webkit.org/b/94458 http/tests/security/MessagePort/event-listener-context.html [ Skip ]
885
beidson@apple.com6e01f8d2016-02-25 19:21:49 +0000886########################################
887### START OF IndexedDB failures
888
889# Our IDL parser test harness is not what this test expects
youenn.fablet@crf.canon.frd5bbb4a2016-03-18 10:15:53 +0000890imported/w3c/web-platform-tests/IndexedDB/interfaces.html [ Skip ]
beidson@apple.com6e01f8d2016-02-25 19:21:49 +0000891
beidson@apple.com6e01f8d2016-02-25 19:21:49 +0000892# Times out for unexplored reasons
893storage/indexeddb/database-quota.html [ Skip ]
894storage/indexeddb/database-quota-private.html [ Skip ]
895
896# Modern IDB page cache interaction not yet sorted out
897fast/history/page-cache-indexed-closed-db.html [ Failure ]
898
899# IDB is currently disabled in private browsing.
900# With Modern IDB and the in-memory backing store, that should change.
901storage/indexeddb/open-db-private-browsing.html [ Failure ]
902
903# Relies on internals.observeGC
904storage/indexeddb/connection-leak-private.html [ Skip ]
905storage/indexeddb/connection-leak.html [ Skip ]
906storage/indexeddb/cursor-leak-private.html [ Failure ]
907storage/indexeddb/cursor-leak.html [ Skip ]
908storage/indexeddb/cursor-request-cycle-private.html [ Failure ]
909storage/indexeddb/cursor-request-cycle.html [ Skip ]
910storage/indexeddb/delete-closed-database-object-private.html [ Skip ]
911storage/indexeddb/delete-closed-database-object.html [ Skip ]
912storage/indexeddb/request-leak-private.html [ Failure ]
913storage/indexeddb/request-leak.html [ Failure ]
914
ryanhaddad@apple.com5eaf6c82016-03-14 22:03:19 +0000915webkit.org/b/154619 storage/indexeddb/odd-strings.html [ Skip ]
beidson@apple.com6e01f8d2016-02-25 19:21:49 +0000916
beidson@apple.com23acd492016-05-06 22:06:29 +0000917# IDB workers test fails - The worker's attempt to open the database creates a new UniqueIDBDatabase
918# Could be a SessionID difference? Something is giving the worker a different namespace.
beidson@apple.com63f70102016-05-06 21:04:25 +0000919storage/indexeddb/dont-commit-on-blocked-private.html [ Failure ]
beidson@apple.com23acd492016-05-06 22:06:29 +0000920
beidson@apple.com6e01f8d2016-02-25 19:21:49 +0000921# Test's behavior specific to Legacy IDB with LevelDB backend
922# Modern IDB is spec-compliant without supporting this behavior
923storage/indexeddb/transaction-starvation.html [ Skip ]
924
925# Times out because we only consider "onblocked"'ing one test at a time,
926# which is allowed by the spec and is what Firefox and Edge do.
927storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
928
929# We allowed disabling IDB at runtime to support polyfills in WK1 before Modern IDB.
930# It's unclear if we need to continue supporting this.
931storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
932
933# Completes with passing results, but too slowly for our test timeouts.
youenn.fablet@crf.canon.frd5bbb4a2016-03-18 10:15:53 +0000934imported/w3c/web-platform-tests/IndexedDB/idbindex-multientry-big.htm [ Failure ]
935imported/w3c/web-platform-tests/IndexedDB/idbcursor_iterating.htm [ Failure ]
beidson@apple.com6e01f8d2016-02-25 19:21:49 +0000936
937# SQLite backend tests that timeout
938storage/indexeddb/modern/transaction-scheduler-1.html [ Skip ]
939storage/indexeddb/modern/transaction-scheduler-2.html [ Skip ]
940storage/indexeddb/modern/transaction-scheduler-5.html [ Skip ]
941storage/indexeddb/modern/transaction-scheduler-6.html [ Skip ]
942storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
943
ryanhaddad@apple.com0db13d72016-03-09 01:00:34 +0000944# These two IDB tests are, by their nature, very slow
945# Skip these until we have a fix for webkit.org/b/155041
946storage/indexeddb/modern/exceed-open-file-limit.html [ Skip ]
947webkit.org/b/155028 storage/indexeddb/modern/256-open-databases.html [ Skip ]
948
beidson@apple.com6e01f8d2016-02-25 19:21:49 +0000949### END OF IndexedDB failures
950########################################
mmaxfield@apple.com11fab7d2016-03-18 01:02:32 +0000951
mcatanzaro@igalia.com6291f3e2016-05-15 22:05:05 +0000952# RTL Scrollbars are only implemented for GTK+ and certain versions of OS X
mmaxfield@apple.com11fab7d2016-03-18 01:02:32 +0000953fast/scrolling/rtl-scrollbars.html [ ImageOnlyFailure ]
954fast/scrolling/rtl-scrollbars-simple.html [ ImageOnlyFailure ]
955fast/scrolling/rtl-scrollbars-overflow-contents.html [ ImageOnlyFailure ]
956fast/scrolling/rtl-scrollbars-overflow-dir-rtl.html [ ImageOnlyFailure ]
957fast/scrolling/rtl-scrollbars-overflow-padding.html [ ImageOnlyFailure ]
958fast/scrolling/rtl-scrollbars-overflow-simple.html [ ImageOnlyFailure ]
959fast/scrolling/rtl-scrollbars-overflow.html [ ImageOnlyFailure ]
960fast/scrolling/rtl-scrollbars-overflow-elementFromPoint.html [ Failure ]
961fast/scrolling/rtl-scrollbars-overflow-position-absolute.html [ ImageOnlyFailure ]
962fast/scrolling/rtl-scrollbars-overflow-text-selection-scrolled.html [ ImageOnlyFailure ]
963fast/scrolling/rtl-scrollbars-position-absolute.html [ ImageOnlyFailure ]
964fast/scrolling/rtl-scrollbars-position-fixed.html [ ImageOnlyFailure ]
965fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ ImageOnlyFailure ]
966fast/scrolling/rtl-scrollbars-text-selection.html [ ImageOnlyFailure ]
967fast/scrolling/rtl-scrollbars-iframe-offset.html [ ImageOnlyFailure ]
968fast/scrolling/rtl-scrollbars-elementFromPoint-static.html [ Failure ]
969fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ ImageOnlyFailure ]
mmaxfield@apple.com4280b492016-03-22 22:15:45 +0000970fast/scrolling/rtl-scrollbars-positioning.html [ ImageOnlyFailure ]
mmaxfield@apple.com72fd0b42016-03-30 17:34:20 +0000971fast/scrolling/rtl-scrollbars-listbox-scroll.html [ ImageOnlyFailure ]
972fast/scrolling/rtl-scrollbars-listbox-select-left.html [ ImageOnlyFailure ]
973fast/scrolling/rtl-scrollbars-listbox-select-right.html [ ImageOnlyFailure ]
974fast/scrolling/rtl-scrollbars-listbox-simple.html [ ImageOnlyFailure ]
975fast/scrolling/rtl-scrollbars-listbox.html [ ImageOnlyFailure ]
mmaxfield@apple.com6f1dfa62016-04-29 20:33:48 +0000976fast/scrolling/rtl-scrollbars-positioned-intersect-scrollbars.html [ ImageOnlyFailure ]
ryanhaddad@apple.comb0d4faf2016-07-15 17:30:58 +0000977fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement.html [ Skip ]
tonikitoo@webkit.org6dcc2102016-07-15 03:56:51 +0000978fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ ImageOnlyFailure ]
979fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html [ ImageOnlyFailure ]
bfulgham@apple.com95fa4f72016-04-01 21:10:41 +0000980
981# <a download> does not support Blobs
982webkit.org/b/156099 http/tests/security/anchor-download-allow-blob.html [ Failure ]
983
984# <a download> does not honor cross-origin restrictions
youenn.fablet@crf.canon.fr35cb7e12016-04-08 14:45:24 +0000985webkit.org/b/156100 http/tests/security/anchor-download-block-crossorigin.html [ Failure ]
jiewen_tan@apple.com43164ec2016-04-15 17:59:00 +0000986
ryanhaddad@apple.com1c849312016-05-23 16:41:01 +0000987webkit.org/b/157849 fast/frames/crash-during-iframe-load-stop.html [ Pass Timeout ]
ryanhaddad@apple.com810f5932016-05-25 21:02:11 +0000988
989webkit.org/b/158085 http/tests/css/shared-stylesheet-mutation.html [ Pass Failure ]
ap@apple.com2d95d2c2016-06-20 00:17:05 +0000990
991# PiP tests are only relevant on macOS Sierra and newer.
992media/click-placeholder-not-pausing.html [ WontFix ]
993media/controls/picture-in-picture.html [ WontFix ]
994media/element-containing-pip-video-going-into-fullscreen.html [ WontFix ]
995media/fullscreen-api-enabled-media-with-presentation-mode.html [ WontFix ]
996media/fullscreen-video-going-into-pip.html [ WontFix ]
997media/navigate-with-pip-should-not-crash.html [ WontFix ]
998media/pip-video-going-into-fullscreen.html [ WontFix ]
999media/video-contained-in-fullscreen-element-going-into-pip.html [ WontFix ]
zalan@apple.com920e6b22016-07-02 01:15:44 +00001000
1001webkit.org/b/159370 [ Debug ] fast/history/page-cache-destroy-document.html [ Skip ]
utatane.tea@gmail.com25f28a62016-07-04 05:39:17 +00001002
1003[ Debug ] js/regress/misc-bugs-847389-jpeg2000.html [ Skip ]
ryanhaddad@apple.com7512bbf2016-07-12 17:17:16 +00001004
1005webkit.org/b/159678 http/tests/preload/single_download_preload_runner.html [ Timeout ]
jiewen_tan@apple.com22af6372016-07-14 00:08:29 +00001006
fpizlo@apple.comf72d8a82016-07-18 20:31:20 +00001007# This test is way too slow for debug.
1008[ Debug ] workers/bomb.html [ Skip ]
1009# This test is just way too slow.
1010workers/bomb-with-v8.html [ Skip ]
1011
jiewen_tan@apple.com22af6372016-07-14 00:08:29 +00001012# WebCryptoAPI tests, skip for unimplemented features. webkit.org/b/159638
1013imported/w3c/WebCryptoAPI/encrypt_decrypt/test_aes_cbc.html [ Skip ]
1014imported/w3c/WebCryptoAPI/encrypt_decrypt/test_aes_ctr.html [ Skip ]
1015imported/w3c/WebCryptoAPI/encrypt_decrypt/test_aes_gcm.html [ Skip ]
1016imported/w3c/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.html [ Skip ]
1017imported/w3c/WebCryptoAPI/generateKey/test_aes-cbc.html [ Skip ]
1018imported/w3c/WebCryptoAPI/generateKey/test_aes-ctr.html [ Skip ]
1019imported/w3c/WebCryptoAPI/generateKey/test_failures_AES-CBC.html [ Skip ]
1020imported/w3c/WebCryptoAPI/generateKey/test_failures_AES-CTR.html [ Skip ]
1021imported/w3c/WebCryptoAPI/generateKey/test_failures_AES-GCM.html [ Skip ]
1022imported/w3c/WebCryptoAPI/generateKey/test_failures_AES-KW.html [ Skip ]
1023imported/w3c/WebCryptoAPI/generateKey/test_failures_ECDH.html [ Skip ]
1024imported/w3c/WebCryptoAPI/generateKey/test_failures_ECDSA.html [ Skip ]
1025imported/w3c/WebCryptoAPI/generateKey/test_failures_HMAC.html [ Skip ]
1026imported/w3c/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.html [ Skip ]
1027imported/w3c/WebCryptoAPI/generateKey/test_failures_RSA-PSS.html [ Skip ]
1028imported/w3c/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.html [ Skip ]
1029imported/w3c/WebCryptoAPI/generateKey/test_failures.html [ Skip ]
1030imported/w3c/WebCryptoAPI/generateKey/test_successes_AES-CBC.html [ Skip ]
1031imported/w3c/WebCryptoAPI/generateKey/test_successes_AES-CTR.html [ Skip ]
1032imported/w3c/WebCryptoAPI/generateKey/test_successes_AES-GCM.html [ Skip ]
1033imported/w3c/WebCryptoAPI/generateKey/test_successes_AES-KW.html [ Skip ]
1034imported/w3c/WebCryptoAPI/generateKey/test_successes_ECDH.html [ Skip ]
1035imported/w3c/WebCryptoAPI/generateKey/test_successes_ECDSA.html [ Skip ]
1036imported/w3c/WebCryptoAPI/generateKey/test_successes_HMAC.html [ Skip ]
1037imported/w3c/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.html [ Skip ]
1038imported/w3c/WebCryptoAPI/generateKey/test_successes_RSA-PSS.html [ Skip ]
1039imported/w3c/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.html [ Skip ]
1040imported/w3c/WebCryptoAPI/generateKey/test_successes.html [ Skip ]
1041imported/w3c/WebCryptoAPI/idlharness.html [ Skip ]
mmaxfield@apple.coma3ad44d2016-07-16 02:50:12 +00001042
1043editing/deleting/delete-emoji.html [ Slow ]
mmaxfield@apple.com1cd288c2016-07-17 07:16:03 +00001044
1045# New emoji requires system support.
1046webkit.org/b/159755 fast/text/emoji-num-glyphs.html [ Failure ]
1047webkit.org/b/159755 fast/text/emoji-gender-2-3.html [ ImageOnlyFailure ]
1048webkit.org/b/159755 fast/text/emoji-gender-2-4.html [ ImageOnlyFailure ]
1049webkit.org/b/159755 fast/text/emoji-gender-2-5.html [ ImageOnlyFailure ]
1050webkit.org/b/159755 fast/text/emoji-gender-2-6.html [ ImageOnlyFailure ]
1051webkit.org/b/159755 fast/text/emoji-gender-2-7.html [ ImageOnlyFailure ]
1052webkit.org/b/159755 fast/text/emoji-gender-2-8.html [ ImageOnlyFailure ]
1053webkit.org/b/159755 fast/text/emoji-gender-2-9.html [ ImageOnlyFailure ]
1054webkit.org/b/159755 fast/text/emoji-gender-3.html [ ImageOnlyFailure ]
1055webkit.org/b/159755 fast/text/emoji-gender-4.html [ ImageOnlyFailure ]
1056webkit.org/b/159755 fast/text/emoji-gender-5.html [ ImageOnlyFailure ]
1057webkit.org/b/159755 fast/text/emoji-gender-6.html [ ImageOnlyFailure ]
1058webkit.org/b/159755 fast/text/emoji-gender-8.html [ ImageOnlyFailure ]
1059webkit.org/b/159755 fast/text/emoji-gender-9.html [ ImageOnlyFailure ]
1060webkit.org/b/159755 fast/text/emoji-gender-fe0f-3.html [ ImageOnlyFailure ]
1061webkit.org/b/159755 fast/text/emoji-gender-fe0f-4.html [ ImageOnlyFailure ]
1062webkit.org/b/159755 fast/text/emoji-gender-fe0f-5.html [ ImageOnlyFailure ]
1063webkit.org/b/159755 fast/text/emoji-gender-fe0f-6.html [ ImageOnlyFailure ]
1064webkit.org/b/159755 fast/text/emoji-gender-fe0f-7.html [ ImageOnlyFailure ]
1065webkit.org/b/159755 fast/text/emoji-gender-fe0f-8.html [ ImageOnlyFailure ]
1066webkit.org/b/159755 fast/text/emoji-gender-fe0f-9.html [ ImageOnlyFailure ]
1067webkit.org/b/159755 fast/text/emoji-gender.html [ ImageOnlyFailure ]
1068