blob: 68db895d86bda3aa6668124eee3e7257618c97e2 [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
simon.fraser@apple.com9ba4c0d2017-03-10 19:07:13 +00009compositing/ios [ Skip ]
wenson_hsieh@apple.com0b1ed762015-10-22 13:54:55 +000010css3/touch-action [ Skip ]
simon.fraser@apple.comaf2d2392015-08-04 22:52:42 +000011accessibility/ios-simulator [ Skip ]
simon.fraser@apple.comed796322015-08-03 22:34:57 +000012accessibility/gtk [ Skip ]
simon.fraser@apple.comf75227e2015-08-04 03:00:09 +000013accessibility/mac [ Skip ]
simon.fraser@apple.com0d5efa32015-08-04 03:00:24 +000014accessibility/win [ Skip ]
simon.fraser@apple.com38915712016-01-15 23:57:41 +000015displaylists [ Skip ]
simon.fraser@apple.com4d832012015-08-05 01:39:10 +000016editing/mac [ Skip ]
wenson_hsieh@apple.comb48259d2016-12-16 20:24:37 +000017editing/caret/ios [ Skip ]
simon.fraser@apple.come380a6e2015-08-04 03:11:39 +000018editing/pasteboard/gtk [ Skip ]
wenson_hsieh@apple.comb48259d2016-12-16 20:24:37 +000019editing/selection/ios [ Skip ]
simon.fraser@apple.com87e66712015-08-04 22:53:28 +000020tiled-drawing [ Skip ]
simon.fraser@apple.comeee0f0c2016-11-09 23:41:14 +000021fast/visual-viewport/tiled-drawing [ Skip ]
timothy_horton@apple.com8635bd62015-09-03 21:11:44 +000022swipe [ Skip ]
simon.fraser@apple.com943a9672015-09-21 19:10:48 +000023fast/zooming/ios [ Skip ]
simon.fraser@apple.com45930c72016-06-15 23:07:42 +000024fast/forms/ios [ Skip ]
simon.fraser@apple.com00096f32015-09-26 00:17:27 +000025fast/viewport/ios [ Skip ]
simon.fraser@apple.com01095f62016-12-15 19:19:51 +000026fast/visual-viewport/ios/ [ Skip ]
simon.fraser@apple.com41611362015-09-30 21:48:00 +000027fast/events/ios [ Skip ]
simon.fraser@apple.comcc125d92015-10-01 18:26:42 +000028fast/events/touch/ios [ Skip ]
simon.fraser@apple.comc79e4862017-03-08 20:01:15 +000029fast/history/ios [ Skip ]
simon.fraser@apple.com4671f1a2016-05-10 00:20:27 +000030fast/scrolling/ios [ Skip ]
dbates@webkit.org04d6e382018-01-24 19:17:30 +000031fast/text/mac [ Skip ]
simon.fraser@apple.coma98439e2016-11-13 03:24:27 +000032scrollingcoordinator/ios [ Skip ]
antti@apple.com724db132016-08-01 20:49:53 +000033fast/content-observation [ Skip ]
adachan@apple.comf4dc6222016-05-24 21:48:20 +000034media/mac [ Skip ]
dino@apple.com06512a52016-12-12 18:42:32 +000035media/ios [ Skip ]
dbates@webkit.orge6d8a332016-08-16 02:06:45 +000036media/controls/ipad [ Skip ]
dbates@webkit.orgc464fc92016-09-19 21:25:15 +000037fast/text-autosizing [ Skip ]
timothy_horton@apple.comb13bc152017-09-22 20:15:14 +000038fast/css/variables/env/ios [ Skip ]
aestes@apple.comccb30282018-01-29 23:20:05 +000039http/tests/events/touch/ios [ Skip ]
yoav@yoav.ws029d3252017-05-22 22:03:18 +000040http/tests/preload/viewport [ Skip ]
dbates@webkit.org7b3416a2017-10-27 22:28:37 +000041http/tests/gzip-content-encoding [ Skip ]
simon.fraser@apple.comed796322015-08-03 22:34:57 +000042
wenson_hsieh@apple.com44506a22017-03-14 15:11:36 +000043# window.showModalDialog is only tested in DumpRenderTree on Mac.
jlewis3@apple.com03cb50e2017-06-15 19:00:29 +000044editing/execCommand/show-modal-dialog-during-execCommand.html [ Skip ]
achristensen@apple.comee6c1f42017-11-01 01:13:04 +000045http/tests/security/cross-origin-modal-dialog-base.html [ Skip ]
46fast/events/scroll-event-during-modal-dialog.html [ Skip ]
47fast/harness/show-modal-dialog.html [ Skip ]
wenson_hsieh@apple.com44506a22017-03-14 15:11:36 +000048
rniwa@webkit.org554571b2017-01-10 07:02:20 +000049fast/shadow-dom/touch-event-on-text-assigned-to-slot.html [ Skip ]
50
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +000051fast/forms/attributed-strings.html [ Skip ]
simon.fraser@apple.come7195a62015-08-07 21:07:55 +000052fast/scrolling/latching [ Skip ]
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +000053
wenson_hsieh@apple.com889271e2015-08-19 02:09:44 +000054fast/forms/search/search-padding-cancel-results-buttons.html [ Skip ]
wenson_hsieh@apple.comfec19162015-08-25 18:00:02 +000055fast/forms/search/search-results-hidden-crash.html [ Skip ]
wenson_hsieh@apple.com889271e2015-08-19 02:09:44 +000056
commit-queue@webkit.org329171e2017-11-28 23:09:42 +000057# These tests don't have to be platform-specific, but they are only implemented on Mac now.
ap@apple.come2386102015-09-03 20:54:01 +000058fast/url/user-visible [ Skip ]
commit-queue@webkit.org329171e2017-11-28 23:09:42 +000059fast/images/eps-as-image.html [ Skip ]
ap@apple.come2386102015-09-03 20:54:01 +000060
dbates@webkit.orge2474522017-10-03 18:54:30 +000061# Only Mac supports Dashboard widgets.
62fast/xmlhttprequest/set-dangerous-headers-in-dashboard.html [ WontFix ]
63
bdakin@apple.come183b422015-09-04 22:41:32 +000064# Only Mac supports force tests.
bdakin@apple.com3a7a0a02015-09-05 00:23:50 +000065fast/events/cancelled-force-click-link-navigation.html [ Skip ]
bdakin@apple.come183b422015-09-04 22:41:32 +000066fast/events/force-click-link-selection-behavior.html [ Skip ]
67fast/events/force-click-on-link-navigation.html [ Skip ]
68fast/events/force-click-text-selection-behavior.html [ Skip ]
69fast/events/mouse-force-changed.html [ Skip ]
70fast/events/mouse-force-down.html [ Skip ]
71fast/events/mouse-force-up.html [ Skip ]
72
simon.fraser@apple.com90c09c72016-12-25 23:57:40 +000073# Document autoscroll tests only work on Mac WK2
74fast/events/autoscroll-when-zoomed.html [ Skip ]
75fast/events/autoscroll-main-document.html [ Skip ]
76
wenson_hsieh@apple.come45b5852017-08-30 05:09:23 +000077# Drag and drop via EventSender is only supported on Mac WK1
wenson_hsieh@apple.comd5d8dff2017-10-16 07:59:39 +000078editing/pasteboard/drag-drop-href-as-url.html [ Skip ]
wenson_hsieh@apple.combe02b492017-09-28 02:29:16 +000079editing/pasteboard/data-transfer-get-data-on-drop-custom.html [ Skip ]
80editing/pasteboard/data-transfer-get-data-on-drop-plain-text.html [ Skip ]
81editing/pasteboard/data-transfer-get-data-on-drop-rich-text.html [ Skip ]
82editing/pasteboard/data-transfer-get-data-on-drop-url.html [ Skip ]
rniwa@webkit.orgd5867302017-10-08 10:08:52 +000083editing/pasteboard/data-transfer-is-unique-for-dragenter-and-dragleave.html [ Skip ]
rniwa@webkit.org8129e732017-10-16 21:44:28 +000084editing/pasteboard/data-transfer-set-data-sanitize-html-when-dragging-in-null-origin.html [ Skip ]
wenson_hsieh@apple.com83cfb0d2017-10-13 07:14:29 +000085editing/pasteboard/data-transfer-set-data-sanitize-url-when-dragging-in-null-origin.html [ Skip ]
rniwa@webkit.orgb037a632017-10-19 05:44:33 +000086http/tests/security/clipboard/drag-drop-html-cross-origin-iframe-in-same-origin.html [ Skip ]
rniwa@webkit.org8129e732017-10-16 21:44:28 +000087
wenson_hsieh@apple.coma062edc2017-10-03 05:10:29 +000088editing/pasteboard/drag-end-crash-accessing-item-list.html [ Skip ]
wenson_hsieh@apple.com1b386072017-10-04 22:28:08 +000089editing/pasteboard/data-transfer-item-list-add-file-on-drag.html [ Skip ]
wenson_hsieh@apple.comda5e54a2017-10-08 21:58:28 +000090editing/pasteboard/data-transfer-items-drop-file.html [ Skip ]
wenson_hsieh@apple.come45b5852017-08-30 05:09:23 +000091
aestes@apple.coma2301d32015-09-09 16:56:14 +000092# Only iOS supports QuickLook
93quicklook [ Skip ]
aestes@apple.comd8cad202015-10-15 00:21:27 +000094http/tests/quicklook [ Skip ]
aestes@apple.coma2301d32015-09-09 16:56:14 +000095
achristensen@apple.com775405f2015-12-10 21:26:28 +000096# These tests are WebKit2-only
aestes@apple.comdcf1cf32015-09-21 04:26:43 +000097http/tests/appcache/decide-navigation-policy-after-delay.html [ Skip ]
achristensen@apple.com775405f2015-12-10 21:26:28 +000098http/tests/misc/will-send-request-with-client-provided-http-body.html [ Skip ]
wilander@apple.coma1514af2017-02-11 07:34:40 +000099http/tests/loading/resourceLoadStatistics/ [ Skip ]
wilander@apple.comb5004292017-10-12 20:13:00 +0000100http/tests/resourceLoadStatistics/ [ Skip ]
wilander@apple.comc08c6112017-09-14 03:12:17 +0000101http/tests/storageAccess/ [ Skip ]
aestes@apple.comdcf1cf32015-09-21 04:26:43 +0000102
simon.fraser@apple.com943a9672015-09-21 19:10:48 +0000103# Only Mac and iOS have an implementation of UIScriptController::doAsyncTask().
simon.fraser@apple.com8af2f612016-11-16 23:05:00 +0000104fast/harness/uiscriptcontroller [ Skip ]
simon.fraser@apple.com943a9672015-09-21 19:10:48 +0000105
timothy_horton@apple.coma0be1e12016-06-16 01:14:02 +0000106# This test only makes sense on Mac
mcatanzaro@igalia.com17f3e932017-07-18 05:19:16 +0000107fast/attachment/attachment-subtitle-resize.html [ Skip ]
timothy_horton@apple.coma0be1e12016-06-16 01:14:02 +0000108
timothy_horton@apple.comc6a1a5e2016-08-02 01:39:26 +0000109# This test only makes sense on iOS
mcatanzaro@igalia.com17f3e932017-07-18 05:19:16 +0000110fast/attachment/attachment-wrapping-action.html [ Skip ]
111fast/attachment/attachment-borderless.html [ Skip ]
wenson_hsieh@apple.comdb5f5172017-03-31 22:36:00 +0000112editing/selection/character-granularity-selected-range-after-dismissing-selection.html [ Skip ]
wenson_hsieh@apple.comed752782017-04-18 23:12:30 +0000113editing/selection/character-granularity-select-text-with-click-handler.html [ Skip ]
wenson_hsieh@apple.comb65afc82017-03-31 21:46:42 +0000114editing/selection/caret-after-tap-in-editable-selection.html [ Skip ]
commit-queue@webkit.orgccc58fd2018-01-26 03:42:41 +0000115fast/images/pdf-as-image-dest-rect-change.html [ Skip ]
timothy_horton@apple.comc6a1a5e2016-08-02 01:39:26 +0000116
mitz@apple.com2c0c4052016-09-27 18:31:32 +0000117# Only iOS has selection UI drawn by UIKit
118editing/selection/character-granularity-rect.html [ Skip ]
119
ryanhaddad@apple.comd23a1832016-11-12 01:13:31 +0000120# This test is for ios-simulator-wk1
121editing/input/focus-change-with-marked-text.html [ Skip ]
122
dino@apple.com9330a402016-11-19 02:51:15 +0000123# These only run on Mac and iOS WK2
jcraig@apple.com8d47b922018-01-12 01:16:59 +0000124accessibility/smart-invert.html [ Skip ]
125accessibility/smart-invert-reference.html [ Skip ]
dino@apple.com9330a402016-11-19 02:51:15 +0000126fast/media/mq-inverted-colors-live-update.html [ Skip ]
127fast/media/mq-inverted-colors-live-update-in-subframes.html [ Skip ]
128fast/media/mq-monochrome-live-update.html [ Skip ]
129fast/media/mq-prefers-reduced-motion-live-update.html [ Skip ]
pvollan@apple.com5d2b0b52017-06-07 16:51:24 +0000130http/tests/loading/basic-auth-remove-credentials.html [ Skip ]
wilander@apple.combddbe342018-02-07 20:09:51 +0000131http/tests/security/strip-referrer-to-origin-for-third-party-redirects-in-private-mode.html [ Skip ]
132http/tests/security/strip-referrer-to-origin-for-third-party-requests-in-private-mode.html [ Skip ]
dino@apple.com9330a402016-11-19 02:51:15 +0000133
weinig@apple.comc722b572016-12-13 18:47:01 +0000134# ApplePay is only available on iOS (greater than iOS 10) and macOS (greater than macOS 10.12) and only for WebKit2.
135http/tests/ssl/applepay/ [ Skip ]
136
simon.fraser@apple.comd61b65e2017-01-30 19:46:40 +0000137# Only WK2 allows unconstrained scrolling
138fast/visual-viewport/rubberbanding-viewport-rects.html [ Skip ]
139fast/visual-viewport/rubberbanding-viewport-rects-header-footer.html [ Skip ]
140
timothy_horton@apple.com2ddd4eb2017-04-27 01:03:14 +0000141# DataDetectors tests only make sense on Mac
142fast/events/do-not-drag-and-drop-data-detectors-link.html [ Skip ]
143
dbates@webkit.org4660b552017-06-12 23:55:04 +0000144# Shared Workers are unsupported
145imported/w3c/web-platform-tests/secure-contexts/basic-shared-worker.html [ Skip ]
146imported/w3c/web-platform-tests/secure-contexts/basic-shared-worker.https.html [ Skip ]
147imported/w3c/web-platform-tests/secure-contexts/shared-worker-insecure-first.https.html [ Skip ]
148imported/w3c/web-platform-tests/secure-contexts/shared-worker-secure-first.https.html [ Skip ]
149
cdumez@apple.com4f5e4c52017-12-16 16:37:11 +0000150# This test seems wrong as it call update() for a script that does not change and expected an updatefound event.
151# Per specification, if the scripts are identical, we do not install the new script and return the existing registration.
152imported/w3c/web-platform-tests/service-workers/service-worker/import-scripts-redirect.https.html [ Skip ]
153
cdumez@apple.comcee11aa2017-10-27 21:43:43 +0000154# Skip service worker tests that are timing out.
cdumez@apple.com3bb47552017-11-11 18:54:11 +0000155imported/w3c/web-platform-tests/fetch/api/abort/general-serviceworker.https.html [ Skip ]
cdumez@apple.com13ff3452018-02-01 19:47:28 +0000156imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Skip ]
cdumez@apple.combda9b942017-10-31 03:13:03 +0000157imported/w3c/web-platform-tests/service-workers/service-worker/postmessage.https.html [ Skip ]
cdumez@apple.com3bb47552017-11-11 18:54:11 +0000158imported/w3c/web-platform-tests/service-workers/service-worker/respond-with-body-accessed-response.https.html [ Skip ]
cdumez@apple.com747ef822017-12-04 02:15:09 +0000159imported/w3c/web-platform-tests/service-workers/service-worker/sandboxed-iframe-fetch-event.https.html [ Skip ]
cdumez@apple.com9f9248e2017-12-19 18:25:54 +0000160imported/w3c/web-platform-tests/service-workers/service-worker/update-bytecheck.https.html [ Skip ]
commit-queue@webkit.org5101c2b2017-11-14 23:25:28 +0000161imported/w3c/web-platform-tests/service-workers/service-worker/client-navigate.https.html [ Skip ]
beidson@apple.com2eeb8bc2018-01-23 19:24:23 +0000162imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https.html [ Skip ]
commit-queue@webkit.org2d4ee3d82017-10-26 23:37:32 +0000163
cdumez@apple.comb19753c2018-01-24 20:21:52 +0000164# Requires additional test infrastructure.
165imported/w3c/web-platform-tests/service-workers/service-worker/update-after-oneday.https.html [ Skip ]
166
commit-queue@webkit.orgbb75d782017-12-16 18:57:21 +0000167# Unsupported features: SharedWorker, NavigationPreload
168imported/w3c/web-platform-tests/service-workers/service-worker/navigation-preload [ Skip ]
169imported/w3c/web-platform-tests/service-workers/service-worker/shared-worker-controlled.https.html [ Skip ]
commit-queue@webkit.org3217e9f2018-01-05 19:51:49 +0000170imported/w3c/web-platform-tests/service-workers/service-worker/claim-shared-worker-fetch.https.html [ Skip ]
commit-queue@webkit.orgbb75d782017-12-16 18:57:21 +0000171
beidson@apple.com2eeb8bc2018-01-23 19:24:23 +0000172# Reliably ASSERTS in ServiceWorkerClientFetch::didFinish
173imported/w3c/web-platform-tests/service-workers/service-worker/navigation-redirect-body.https.html [ Skip ]
174
ryanhaddad@apple.comc2403b92017-11-10 01:56:10 +0000175imported/w3c/web-platform-tests/service-workers/service-worker/websocket.https.html [ Pass Failure ]
commit-queue@webkit.orgcb733622017-10-26 20:17:36 +0000176
cdumez@apple.com94844f82018-03-02 23:14:33 +0000177# Console log lines may appear in a different order so we silence them.
178http/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-async-delegate.html [ DumpJSConsoleLogInStdErr ]
179imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html [ DumpJSConsoleLogInStdErr ]
180imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-weird.html [ DumpJSConsoleLogInStdErr ]
181
commit-queue@webkit.org00755382018-03-02 01:41:17 +0000182webkit.org/b/181901 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ DumpJSConsoleLogInStdErr ]
183webkit.org/b/181897 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html [ DumpJSConsoleLogInStdErr ]
184webkit.org/b/181900 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html [ DumpJSConsoleLogInStdErr ]
commit-queue@webkit.org80942d02017-12-08 22:41:48 +0000185imported/w3c/web-platform-tests/service-workers/service-worker/fetch-response-taint.https.html [ DumpJSConsoleLogInStdErr ]
commit-queue@webkit.orgb334daa2018-01-11 19:54:59 +0000186imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Slow ]
commit-queue@webkit.orge65385c2017-12-20 00:03:55 +0000187[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html [ Slow ]
commit-queue@webkit.org520090b2018-01-08 12:32:49 +0000188[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/interfaces-sw.https.html [ Slow ]
commit-queue@webkit.orgb5c2a8e2018-01-10 22:43:52 +0000189[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/ready.https.html [ Slow ]
commit-queue@webkit.org5e67fc02018-01-11 21:42:04 +0000190[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/multiple-update.https.html [ Slow ]
cdumez@apple.com7f53f692018-02-06 18:26:20 +0000191[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/windowclient-navigate.https.html [ Slow ]
commit-queue@webkit.orgb5c2a8e2018-01-10 22:43:52 +0000192
193# Reenable it when having a custom gc exposed in service workers.
194[ Debug ] http/wpt/service-workers/fetchEvent.https.html [ Skip ]
commit-queue@webkit.org80942d02017-12-08 22:41:48 +0000195
commit-queue@webkit.orgbf11ce92017-12-06 21:34:25 +0000196# Skip workers tests that are timing out or are SharedWorker related only
197imported/w3c/web-platform-tests/workers/constructors/Worker/same-origin.html [ Skip ]
198imported/w3c/web-platform-tests/workers/data-url-shared.html [ Skip ]
199imported/w3c/web-platform-tests/workers/interfaces/WorkerUtils/importScripts/006.html [ Skip ]
200imported/w3c/web-platform-tests/workers/nested_worker.worker.html [ Skip ]
201imported/w3c/web-platform-tests/workers/opaque-origin.html [ Skip ]
202imported/w3c/web-platform-tests/workers/semantics/interface-objects/003.html [ Skip ]
203imported/w3c/web-platform-tests/workers/semantics/structured-clone/shared.html [ Skip ]
204imported/w3c/web-platform-tests/workers/semantics/structured-clone/dedicated.html [ Skip ]
205imported/w3c/web-platform-tests/workers/semantics/multiple-workers/003.html [ Skip ]
206imported/w3c/web-platform-tests/workers/semantics/multiple-workers/005.html [ Skip ]
207imported/w3c/web-platform-tests/workers/Worker_cross_origin_security_err.htm [ Skip ]
208
209imported/w3c/web-platform-tests/workers/constructors/SharedWorker [ Skip ]
210imported/w3c/web-platform-tests/workers/SharedWorker_blobUrl.html [ Skip ]
211
cdumez@apple.come941e7e2017-12-19 00:48:06 +0000212imported/w3c/web-platform-tests/fetch/api/redirect/redirect-mode.html [ DumpJSConsoleLogInStdErr ]
213
dbates@webkit.org92d42ff2017-08-09 20:28:01 +0000214# textarea.animate is not supported
rego@igalia.com4e41d752018-01-24 15:53:46 +0000215imported/w3c/web-platform-tests/css/css-ui/caret-color-018.html [ Skip ]
216imported/w3c/web-platform-tests/css/css-ui/caret-color-019.html [ Skip ]
217imported/w3c/web-platform-tests/css/css-ui/caret-color-020.html [ Skip ]
dbates@webkit.org92d42ff2017-08-09 20:28:01 +0000218
mcatanzaro@igalia.com41362e22017-08-15 17:47:10 +0000219# This test tests a feature that only exists on iOS.
220fast/text/accessibility-bold-system-font-2.html [ Skip ]
221
222# This test is specific to Core Text.
223fast/text/font-lookup-dot-prefix-case-sensitive.html [ Skip ]
224
aestes@apple.comb01b1272017-08-20 02:11:33 +0000225# Payment Request is only enabled on Cocoa platforms.
aestes@apple.com327cf2d2017-10-09 22:40:58 +0000226http/tests/paymentrequest [ Skip ]
joepeck@webkit.org036cddb2017-11-09 00:36:15 +0000227http/tests/inspector/paymentrequest [ Skip ]
aestes@apple.comb01b1272017-08-20 02:11:33 +0000228imported/w3c/web-platform-tests/payment-request [ Skip ]
229
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000230imported/w3c/web-platform-tests/2dcontext/transformations/canvas_transformations_reset_001.html [ ImageOnlyFailure ]
commit-queue@webkit.org75293f822017-12-15 05:32:53 +0000231imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-default-feature-policy.sub.html [ Skip ]
Ms2ger@igalia.com35e54612017-11-14 13:23:55 +0000232webkit.org/b/179607 imported/w3c/web-platform-tests/XMLHttpRequest/access-control-and-redirects-async.htm [ Pass Failure ]
233webkit.org/b/179607 imported/w3c/web-platform-tests/XMLHttpRequest/access-control-and-redirects-async-same-origin.htm [ Pass Failure ]
234webkit.org/b/179608 imported/w3c/web-platform-tests/XMLHttpRequest/access-control-preflight-async-header-denied.htm [ Failure ]
235webkit.org/b/179608 imported/w3c/web-platform-tests/XMLHttpRequest/access-control-preflight-async-method-denied.htm [ Failure ]
236webkit.org/b/179608 imported/w3c/web-platform-tests/XMLHttpRequest/access-control-preflight-async-not-supported.htm [ Failure ]
237webkit.org/b/179608 imported/w3c/web-platform-tests/XMLHttpRequest/access-control-preflight-sync-header-denied.htm [ Failure ]
238webkit.org/b/179608 imported/w3c/web-platform-tests/XMLHttpRequest/access-control-preflight-sync-method-denied.htm [ Failure ]
239webkit.org/b/179608 imported/w3c/web-platform-tests/XMLHttpRequest/access-control-preflight-sync-not-supported.htm [ Failure ]
240webkit.org/b/179608 imported/w3c/web-platform-tests/XMLHttpRequest/send-conditional-cors.htm [ Failure ]
241webkit.org/b/179611 imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document.htm [ Pass Failure ]
jfernandez@igalia.comed5fb6b2017-12-06 01:47:29 +0000242webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-001.html [ ImageOnlyFailure ]
243webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-002.html [ ImageOnlyFailure ]
244webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-003.html [ ImageOnlyFailure ]
245webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-004.html [ ImageOnlyFailure ]
246webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-005.html [ ImageOnlyFailure ]
247webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-006.html [ ImageOnlyFailure ]
248webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-007.html [ ImageOnlyFailure ]
249webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-008.html [ ImageOnlyFailure ]
250webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-009.html [ ImageOnlyFailure ]
251webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-010.html [ ImageOnlyFailure ]
252webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-011.html [ ImageOnlyFailure ]
253webkit.org/b/145566 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-012.html [ ImageOnlyFailure ]
rego@igalia.com4e41d752018-01-24 15:53:46 +0000254imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-001.html [ ImageOnlyFailure ]
255imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-002.html [ ImageOnlyFailure ]
256imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-003.html [ ImageOnlyFailure ]
257imported/w3c/web-platform-tests/css/css-ui/outline-006.html [ ImageOnlyFailure ]
ryanhaddad@apple.comb4ec2712017-09-25 17:26:52 +0000258imported/w3c/web-platform-tests/IndexedDB/nested-cloning-large-multiple.html [ Skip ]
259imported/w3c/web-platform-tests/IndexedDB/nested-cloning-large.html [ Skip ]
260imported/w3c/web-platform-tests/IndexedDB/nested-cloning-small.html [ Skip ]
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000261imported/w3c/web-platform-tests/cssom/interfaces.html [ Pass Timeout ]
262imported/w3c/web-platform-tests/cssom-view/interfaces.html [ Pass Timeout ]
fred.wang@free.fr11c77472018-01-30 14:56:44 +0000263webkit.org/b/182292 imported/w3c/web-platform-tests/cssom-view/scrollingElement-quirks-dynamic-001.html [ ImageOnlyFailure ]
264webkit.org/b/182292 imported/w3c/web-platform-tests/cssom-view/scrollingElement-quirks-dynamic-002.html [ ImageOnlyFailure ]
rego@igalia.com4e41d752018-01-24 15:53:46 +0000265imported/w3c/web-platform-tests/css/css-ui/text-overflow-010.html [ ImageOnlyFailure ]
266imported/w3c/web-platform-tests/css/css-ui/text-overflow-012.html [ ImageOnlyFailure ]
267imported/w3c/web-platform-tests/css/css-ui/text-overflow-015.html [ ImageOnlyFailure ]
268imported/w3c/web-platform-tests/css/css-ui/text-overflow-017.html [ ImageOnlyFailure ]
269imported/w3c/web-platform-tests/css/css-ui/text-overflow-021.html [ ImageOnlyFailure ]
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000270imported/w3c/web-platform-tests/dom/nodes/Document-constructor-svg.svg [ Timeout ]
271imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation.tentative.html [ Pass Failure ]
272imported/w3c/web-platform-tests/hr-time/timeOrigin.html [ Failure ]
ryanhaddad@apple.comb4ec2712017-09-25 17:26:52 +0000273imported/w3c/web-platform-tests/eventsource/dedicated-worker/eventsource-constructor-non-same-origin.htm [ Skip ]
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000274imported/w3c/web-platform-tests/eventsource/request-credentials.htm [ Failure ]
275imported/w3c/web-platform-tests/mediacapture-fromelement/capture.html [ Failure ]
276imported/w3c/web-platform-tests/mediacapture-fromelement/ended.html [ Failure ]
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000277imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/traverse_the_history_4.html [ Failure ]
278imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Pass Failure ]
279imported/w3c/web-platform-tests/mediacapture-fromelement/creation.html [ Pass Failure ]
Ms2ger@igalia.com16076ff2017-12-01 11:04:29 +0000280webkit.org/b/180240 imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource.html [ Pass Failure ]
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000281
weinig@apple.comadc68452017-10-02 01:35:37 +0000282# The follow two tests change their output each run
283imported/w3c/web-platform-tests/fetch/api/abort/general.any.html [ Skip ]
284imported/w3c/web-platform-tests/fetch/api/abort/general.any.worker.html [ Skip ]
285
commit-queue@webkit.orga83e36e2017-10-15 01:28:10 +0000286# Not supported
287imported/w3c/web-platform-tests/background-fetch [ Skip ]
288
cdumez@apple.comb14629e2018-01-10 17:51:45 +0000289# This is a resources folder.
290http/tests/workers/service/other_resources [ Skip ]
291
cdumez@apple.com22fa18d2018-02-28 23:58:22 +0000292# These are resource files.
293http/wpt/html/browsers/browsing-the-web/navigating-across-documents/click.html
294http/wpt/html/browsers/browsing-the-web/navigating-across-documents/href.html
295
mjs@apple.com87409932017-11-07 18:29:46 +0000296# We fail this reftest
Ms2ger@igalia.combfd5f852017-11-23 10:31:07 +0000297webkit.org/b/179881 imported/w3c/web-platform-tests/encoding/eof-shift_jis.html [ ImageOnlyFailure ]
mjs@apple.com87409932017-11-07 18:29:46 +0000298
mjs@apple.com4e9b3862017-11-08 17:44:39 +0000299# These tests are so slow that on debug builds they time out even if marked Slow, so skip them
ryanhaddad@apple.com32254b82017-11-07 23:21:38 +0000300[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-cseuckr.html [ Skip ]
301[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-csksc56011987.html [ Skip ]
302[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-iso-ir-149.html [ Skip ]
303[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-korean.html [ Skip ]
304[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-ksc5601.html [ Skip ]
305[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-ksc_5601.html [ Skip ]
306[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-ks_c_5601-1987.html [ Skip ]
307[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-ks_c_5601-1989.html [ Skip ]
308[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-windows-949.html [ Skip ]
309[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode.html [ Skip ]
ryanhaddad@apple.comb22d3712017-11-10 00:31:34 +0000310[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-decode.html [ Skip ]
ryanhaddad@apple.com32254b82017-11-07 23:21:38 +0000311[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-decode-big5-hkscs.html [ Skip ]
ryanhaddad@apple.comb22d3712017-11-10 00:31:34 +0000312[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-decode-cn-big5.html [ Skip ]
313[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-decode-csbig5.html [ Skip ]
314[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-decode-x-x-big5.html [ Skip ]
315imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-encode-form-errors-extBa.html [ Skip ]
316[ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-encode-form-errors-extBb.html [ Skip ]
mjs@apple.com87409932017-11-07 18:29:46 +0000317
318
dbates@webkit.org8c69e062017-11-01 22:23:41 +0000319# Content encoding sniffing is only supported by CFNetwork.
320http/tests/xmlhttprequest/gzip-content-type-no-content-encoding.html [ Skip ]
321
simon.fraser@apple.comed796322015-08-03 22:34:57 +0000322#//////////////////////////////////////////////////////////////////////////////////////////
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +0000323# End platform-specific tests.
simon.fraser@apple.comed796322015-08-03 22:34:57 +0000324#//////////////////////////////////////////////////////////////////////////////////////////
325
rniwa@webkit.org7f3c3b22013-05-17 07:07:47 +0000326# media/video-seek-after-end.html is flaky
327webkit.org/b/116293 media/video-seek-after-end.html [ Pass Failure ]
rniwa@webkit.orge269a572013-05-20 23:05:33 +0000328
329webkit.org/b/116473 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
kbalazs@webkit.org2f8d80f2013-05-23 10:32:51 +0000330
g.czajkowski@samsung.com0a434a02014-12-23 09:36:44 +0000331webkit.org/b/139862 editing/spelling/editing-multiple-words-with-markers.html [ Timeout Pass ]
ap@apple.comcb943e82015-01-11 09:17:56 +0000332webkit.org/b/139903 editing/spelling/grammar-paste.html [ Timeout Pass ]
g.czajkowski@samsung.com701b7212014-12-23 08:26:49 +0000333
kbalazs@webkit.org2f8d80f2013-05-23 10:32:51 +0000334# media/W3C/video/networkState/networkState_during_progress.html is flaky
335webkit.org/b/76280 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
commit-queue@webkit.org6362c302013-06-27 20:33:07 +0000336
fpizlo@apple.com1fabb412013-08-20 23:50:41 +0000337# This test will run slowly in debug mode, but is plenty fast in release.
commit-queue@webkit.org4f141ba2014-04-15 19:49:23 +0000338[ Debug ] js/slow-stress/emscripten-memops.html [ Skip ]
dino@apple.com2e66b712013-08-29 21:12:11 +0000339
ap@apple.comd1faf582013-09-17 22:03:44 +0000340webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode.html [ Pass Failure ]
ap@apple.comab45bdf2014-04-15 16:29:16 +0000341webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode.html [ Skip ]
342webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode-upmix2-8channel-input.html [ Pass Failure ]
343webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode-upmix2-8channel-input.html [ Skip ]
344webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode-downmix8-2channel-input.html [ Pass Failure ]
345webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode-downmix8-2channel-input.html [ Skip ]
346webkit.org/b/112521 [ Release ] webaudio/audioprocessingevent.html [ Pass Failure ]
347webkit.org/b/112521 [ Debug ] webaudio/audioprocessingevent.html [ Skip ]
bdakin@apple.comedfffb32014-10-02 20:50:08 +0000348webkit.org/b/137359 webaudio/distance-linear.html [ Pass Failure ]
ap@apple.comeedb8df2013-10-24 06:16:12 +0000349
stavila@adobe.comac11f842014-12-18 12:54:31 +0000350webkit.org/b/139590 animations/cross-fade-webkit-mask-image.html [ Pass Failure ]
351
ap@apple.coma2f5d532013-09-23 17:54:22 +0000352# The test frequently times out, and is just unsuccessful at detecting incorrect behavior when it passes.
353webkit.org/b/72698 media/audio-garbage-collect.html [ Skip ]
ap@apple.com6f540b22013-10-01 20:45:41 +0000354
cdumez@apple.come4d96f62017-05-24 00:27:24 +0000355# This test times out.
356webkit.org/b/172527 fast/mediacapturefromelement/CanvasCaptureMediaStream-request-frame-events.html [ Skip ]
357
ap@apple.com6f540b22013-10-01 20:45:41 +0000358webkit.org/b/53990 fast/forms/search-event-delay.html [ Pass Failure ]
commit-queue@webkit.orgaadaf7a2013-10-10 23:17:17 +0000359
ap@apple.com2689b762013-12-25 23:54:17 +0000360webkit.org/b/126142 css3/calc/transitions-dependent.html [ Pass Failure ]
ap@apple.com6b7db952014-01-18 18:50:42 +0000361
362webkit.org/b/124932 media/video-size.html [ Pass Failure ]
ap@apple.com6e2fdd92014-01-22 19:53:24 +0000363
364webkit.org/b/126166 [ Debug ] js/dfg-int32array.html [ Skip ]
365webkit.org/b/126166 [ Debug ] js/dfg-uint16array.html [ Skip ]
366webkit.org/b/126166 [ Debug ] js/dfg-float32array.html [ Skip ]
367webkit.org/b/126166 [ Debug ] js/dfg-uint8clampedarray.html [ Skip ]
368webkit.org/b/126166 [ Debug ] js/dfg-int8array.html [ Skip ]
369webkit.org/b/126166 [ Debug ] js/dfg-float64array.html [ Skip ]
370webkit.org/b/126166 [ Debug ] js/dfg-uint8array.html [ Skip ]
371webkit.org/b/126166 [ Debug ] js/dfg-int16array.html [ Skip ]
372webkit.org/b/126166 [ Debug ] js/dfg-int32array-overflow-values.html [ Skip ]
373webkit.org/b/126166 [ Debug ] js/dfg-uint32array.html [ Skip ]
374webkit.org/b/126166 [ Debug ] js/dfg-uint32array-overflow-values.html [ Skip ]
ossy@webkit.orga18f28e2014-01-23 12:38:39 +0000375
376# This test verifies that a mismatch reftest will fail as intended if both results are same. (introduced in r93187)
377fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ]
antti@apple.com716ee952014-01-27 20:52:17 +0000378
379webkit.org/b/127697 fast/writing-mode/ruby-text-logical-left.html [ Skip ]
fpizlo@apple.comb29dd0e2014-02-10 17:37:44 +0000380
rniwa@webkit.orgce065f32014-02-13 05:39:07 +0000381webkit.org/b/83618 fast/dom/inline-event-attributes-release.html [ Failure ]
ap@apple.comda891932014-02-19 21:53:08 +0000382
383webkit.org/b/129057 media/controls-styling-strict.html [ Pass Failure ]
zalan@apple.com5e034f62014-02-20 23:04:20 +0000384
bburg@apple.com2e5ae992015-08-18 21:53:23 +0000385# These tests will be rewritten, just skip them until that time.
bburg@apple.com6cb65f42015-08-21 17:05:59 +0000386webkit.org/b/148036 http/tests/inspector/css/ [ Skip ]
387webkit.org/b/148036 http/tests/inspector/page/ [ Skip ]
bburg@apple.com2e5ae992015-08-18 21:53:23 +0000388
joepeck@webkit.orgbb70ac62016-09-30 19:22:37 +0000389# Debugger stepping tests can timeout if they run slowly due to a short timer scheduled in the frontend:
390webkit.org/b/161951 [ Debug ] inspector/debugger/stepping [ Skip ]
ryanhaddad@apple.comd9b07d12016-10-07 22:14:41 +0000391webkit.org/b/161951 [ Release ] inspector/debugger/stepping [ Slow Pass Failure ]
joepeck@webkit.orgbb70ac62016-09-30 19:22:37 +0000392
ryanhaddad@apple.coma4ea7362016-09-30 21:53:38 +0000393[ Debug ] inspector/debugger/breakpoints [ Skip ]
394[ Release ] inspector/debugger/breakpoints [ Slow ]
joepeck@webkit.orgf26f3b12016-09-30 19:22:50 +0000395
burg@cs.washington.edu27c97972015-08-07 18:33:16 +0000396webkit.org/b/129639 inspector/dom/dom-search-crash.html [ Skip ]
ap@apple.com1e702722014-06-11 20:46:36 +0000397
burg@cs.washington.edu27c97972015-08-07 18:33:16 +0000398webkit.org/b/128736 inspector/debugger/setBreakpoint-dfg.html [ Failure Pass ]
399webkit.org/b/134982 inspector/debugger/setBreakpoint-dfg-and-modify-local.html [ Failure Pass ]
ap@apple.com61eb4a62014-04-21 16:56:14 +0000400
joepeck@webkit.orgdf02b022015-07-31 23:57:22 +0000401webkit.org/b/142208 inspector/timeline/debugger-paused-while-recording.html [ Skip ]
402webkit.org/b/142208 inspector/timeline/exception-in-injected-script-while-recording.html [ Skip ]
mihnea@adobe.com4f79c292014-03-27 08:03:42 +0000403
sbarati@apple.comf62951b2016-05-17 05:31:35 +0000404# This test is fast enough in release but quite slow in debug builds.
405[ Debug ] inspector/debugger/debugger-stack-overflow.html [ Skip ]
webkit@devinrousso.com735b0092017-09-18 22:27:05 +0000406[ Debug ] inspector/canvas/recording-2d.html [ Slow ]
407[ Debug ] inspector/canvas/recording-webgl.html [ Slow ]
sbarati@apple.comf62951b2016-05-17 05:31:35 +0000408
joepeck@webkit.org4ab05a72016-09-17 03:53:29 +0000409# Debugger stepping tests can timeout if they run slowly due to a short timer scheduled in the frontend.
410webkit.org/b/161951 [ Debug ] inspector/debugger/paused-scopes.html [ Skip ]
411
cdumez@apple.com686067c2015-08-25 18:38:14 +0000412# These conformance tests are no longer in sync with the latest specification
cdumez@apple.comd02238d2015-08-25 17:58:27 +0000413# and expect compareDocumentPosition() to return:
414# DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | DOCUMENT_POSITION_DISCONNECTED
415# for disconnected nodes (missing PRECEDING / FOLLOWING information).
416# We cannot check rebaseline them because their output is likely to change
417# between test runs as it decides PRECEDING / FOLLOWING using pointer
418# comparison.
419dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml [ WontFix ]
420dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml [ WontFix ]
421dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml [ WontFix ]
422dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml [ WontFix ]
423
424# Node::compareDocumentPosition() wrongly reports an attribute and its content as disconnected.
425webkit.org/b/119325 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
426
ap@apple.com14b42ed2014-04-21 06:02:35 +0000427# Expando properties on attribute nodes disappear
428webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
akling@apple.com6cf896f2014-05-01 07:17:50 +0000429
krit@webkit.orgd349f5d2014-05-06 06:06:28 +0000430# These tests are incorrect in the CSS test suite and should be fixed there first.
431css2.1/20110323/replaced-intrinsic-001.htm [ Failure ]
432css2.1/20110323/replaced-intrinsic-002.htm [ Failure ]
rego@igalia.com506cf252014-05-08 08:05:58 +0000433
ap@apple.com2e1482c2014-05-11 00:09:04 +0000434webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-fixed.html [ Skip ]
435webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-percentage.html [ Skip ]
436webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-auto.html [ Skip ]
ap@apple.comff624482014-05-20 17:08:59 +0000437
mhock@apple.come7a16fd2014-06-02 18:19:28 +0000438webkit.org/b/133057 fast/table/border-collapsing/collapsed-borders-adjoining-sections.html [ ImageOnlyFailure ]
antti@apple.com56378ef2014-07-09 17:12:39 +0000439
jfernandez@igalia.com9bcaceb2017-03-02 13:15:42 +0000440webkit.org/b/169075 editing/selection/extend-by-character-007.html [ Failure ]
enrica@apple.comf555d302015-02-17 01:05:28 +0000441
betravis@adobe.comfd152592014-07-31 17:24:38 +0000442# CSS Font Loading is not yet enabled on all platforms
443webkit.org/b/135390 fast/css/fontloader-download-error.html [ Skip ]
444webkit.org/b/135390 fast/css/fontloader-events.html [ Skip ]
445webkit.org/b/135390 fast/css/fontloader-loadingdone.html [ Skip ]
446webkit.org/b/135390 fast/css/fontloader-multiple-faces-download-error.html [ Skip ]
447webkit.org/b/135390 fast/css/fontloader-multiple-faces.html [ Skip ]
448webkit.org/b/135390 fast/css/fontloader-multiple-families.html [ Skip ]
betravis@adobe.com161f4ac2014-09-03 17:26:09 +0000449webkit.org/b/135390 fast/css/fontloader-page-cache.html [ Skip ]
rniwa@webkit.org5e672f02015-02-24 05:01:15 +0000450webkit.org/b/135390 fast/css/fontloader-svg-select.svg [ Skip ]
betravis@adobe.comfd152592014-07-31 17:24:38 +0000451webkit.org/b/135390 http/tests/webfont/fontloader-loading-attribute.html [ Skip ]
mark.lam@apple.com863106d2014-08-07 19:28:04 +0000452
commit-queue@webkit.org388e74c2014-08-18 23:10:04 +0000453# Various failures from the W3C CSS Shapes test suite import
454
commit-queue@webkit.org1d5ab192014-10-28 17:17:17 +0000455webkit.org/b/137788 css3/shapes/shape-outside/shape-image/shape-image-010.html [ ImageOnlyFailure ]
456webkit.org/b/137788 css3/shapes/shape-outside/shape-image/shape-image-024.html [ ImageOnlyFailure ]
457
zalan@apple.comfe8ae582014-08-20 14:44:56 +0000458# border painting diff (Path vs. drawLine)
459webkit.org/b/136078 fast/borders/border-painting-dashed.html [ ImageOnlyFailure ]
460webkit.org/b/136078 fast/borders/border-painting-dotted.html [ ImageOnlyFailure ]
461webkit.org/b/136078 fast/borders/border-painting-double.html [ ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000462
463# official flexbox tests
464webkit.org/b/136754 css3/flexbox/csswg/css-box-justify-content.html [ ImageOnlyFailure ]
ap@apple.come80d8892015-09-04 16:21:27 +0000465webkit.org/b/143294 css3/flexbox/csswg/css-flexbox-height-animation-stretch.html [ Pass ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000466webkit.org/b/136754 css3/flexbox/csswg/css-flexbox-img-expand-evenly.html [ ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000467webkit.org/b/136754 css3/flexbox/csswg/flex-align-items-center.html [ ImageOnlyFailure ]
468webkit.org/b/136754 css3/flexbox/csswg/flex-flexitem-percentage-prescation.html [ ImageOnlyFailure ]
469webkit.org/b/136754 css3/flexbox/csswg/flex-items-flexibility.html [ ImageOnlyFailure ]
470webkit.org/b/136754 css3/flexbox/csswg/flex-lines/multi-line-wrap-reverse-column-reverse.html [ ImageOnlyFailure ]
471webkit.org/b/136754 css3/flexbox/csswg/flex-lines/multi-line-wrap-with-column-reverse.html [ ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000472webkit.org/b/136754 css3/flexbox/csswg/flexbox_generated-container.html [ ImageOnlyFailure ]
473webkit.org/b/136754 css3/flexbox/csswg/flexbox_justifycontent-center-overflow.html [ ImageOnlyFailure ]
474webkit.org/b/136754 css3/flexbox/csswg/flexbox_min-height-auto.html [ ImageOnlyFailure ]
475webkit.org/b/136754 css3/flexbox/csswg/flexbox_min-width-auto.html [ ImageOnlyFailure ]
476webkit.org/b/136754 css3/flexbox/csswg/flexbox_stf-table-singleline.html [ ImageOnlyFailure ]
477webkit.org/b/136754 css3/flexbox/csswg/flexbox_visibility-collapse-line-wrapping.html [ ImageOnlyFailure ]
478webkit.org/b/136754 css3/flexbox/csswg/flexbox_visibility-collapse.html [ ImageOnlyFailure ]
dino@apple.com7a1557d2014-09-12 22:41:09 +0000479webkit.org/b/136754 css3/flexbox/csswg/order/order-with-column-reverse.html [ ImageOnlyFailure ]
480webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-direction-row-reverse.html [ ImageOnlyFailure ]
481webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-inline.html [ ImageOnlyFailure ]
482webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-order.html [ ImageOnlyFailure ]
483webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap-reverse.html [ ImageOnlyFailure ]
484webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap.html [ ImageOnlyFailure ]
utatane.tea@gmail.com4f3b0342014-09-27 03:52:52 +0000485
jfernandez@igalia.comcf93c9b2017-01-16 23:15:26 +0000486# grid layout tests
487webkit.org/b/165062 fast/css-grid-layout/grid-baseline.html [ ImageOnlyFailure ]
488webkit.org/b/165062 fast/css-grid-layout/grid-baseline-margins.html [ ImageOnlyFailure ]
jfernandez@igalia.comed5fb6b2017-12-06 01:47:29 +0000489webkit.org/b/169271 imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-sizing-alignment-001.html [ ImageOnlyFailure ]
jfernandez@igalia.comed5fb6b2017-12-06 01:47:29 +0000490imported/w3c/web-platform-tests/css/css-grid/abspos/absolute-positioning-changing-containing-block-001.html [ ImageOnlyFailure ]
491imported/w3c/web-platform-tests/css/css-grid/abspos/grid-item-absolute-positioning-dynamic-001.html [ ImageOnlyFailure ]
jfernandez@igalia.comcf93c9b2017-01-16 23:15:26 +0000492
commit-queue@webkit.org7b505422017-06-13 17:31:18 +0000493# Flaky tests at import time
rego@igalia.com4e41d752018-01-24 15:53:46 +0000494imported/w3c/web-platform-tests/css/css-scoping/css-scoping-shadow-host-namespace.html [ ImageOnlyFailure ]
commit-queue@webkit.org7b505422017-06-13 17:31:18 +0000495imported/w3c/web-platform-tests/IndexedDB/abort-in-initial-upgradeneeded.html [ Pass Failure ]
496imported/w3c/web-platform-tests/IndexedDB/clone-before-keypath-eval.html [ Pass Failure ]
497imported/w3c/web-platform-tests/IndexedDB/bindings-inject-key.html [ Pass Failure ]
commit-queue@webkit.org7b505422017-06-13 17:31:18 +0000498
cdumez@apple.com08287af2017-08-04 04:37:10 +0000499# Those WPT tests are flaky when failing.
500imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/allow-scripts-flag-changing-1.html [ Pass Failure ]
501imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/allow-scripts-flag-changing-2.html [ Pass Failure ]
502
rego@igalia.com4e41d752018-01-24 15:53:46 +0000503# selectors
504webkit.org/b/64861 imported/w3c/web-platform-tests/css/selectors/selectors-dir-selector-ltr-001.html [ ImageOnlyFailure ]
505webkit.org/b/64861 imported/w3c/web-platform-tests/css/selectors/selectors-dir-selector-rtl-001.html [ ImageOnlyFailure ]
506imported/w3c/web-platform-tests/css/selectors/selector-placeholder-shown-type-change-001.html [ ImageOnlyFailure ]
507imported/w3c/web-platform-tests/css/selectors/selector-placeholder-shown-type-change-002.html [ ImageOnlyFailure ]
508imported/w3c/web-platform-tests/css/selectors/selector-placeholder-shown-type-change-003.html [ ImageOnlyFailure ]
509imported/w3c/web-platform-tests/css/selectors/selector-read-write-type-change-002.html [ ImageOnlyFailure ]
510imported/w3c/web-platform-tests/css/selectors/selector-required-type-change-002.html [ ImageOnlyFailure ]
rego@igalia.comb2665362017-04-18 09:17:19 +0000511
commit-queue@webkit.org9c447142018-01-22 16:07:13 +0000512# https://github.com/w3c/web-platform-tests/issues/8547
513imported/w3c/web-platform-tests/css/mediaqueries/device-aspect-ratio-001.html [ Skip ]
514imported/w3c/web-platform-tests/css/mediaqueries/device-aspect-ratio-005.html [ Skip ]
515
516imported/w3c/web-platform-tests/css/mediaqueries/min-width-001.xht [ ImageOnlyFailure ]
517webkit.org/b/156684 imported/w3c/web-platform-tests/css/mediaqueries/relative-units-001.html [ ImageOnlyFailure ]
518webkit.org/b/156684 imported/w3c/web-platform-tests/css/mediaqueries/mq-calc-005.html [ ImageOnlyFailure ]
519
utatane.tea@gmail.com4f3b0342014-09-27 03:52:52 +0000520# nth-child tests takes long time and Debug build sometimes timeouts because there are many test cases.
521webkit.org/b/137149 fast/selectors/nth-child-of-basics.html [ Slow ]
fpizlo@apple.com9bb773c2014-09-27 20:27:59 +0000522
msaboff@apple.comf5425062015-03-26 17:04:38 +0000523# Promises/A+ 2.3.3 has many tests and it sometimes exceeds the time limit.
cdumez@apple.com410a1312015-08-30 05:07:17 +0000524webkit.org/b/136878 js/promises-tests/promises-tests-2-3-3.html [ Slow ]
525
526# Skip W3C tests that are too slow in debug builds.
cdumez@apple.com486e92d2015-10-16 18:30:23 +0000527webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/interfaces.html [ Skip ]
cdumez@apple.com4e2833c2015-09-08 01:09:45 +0000528webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-compareBoundaryPoints.html [ Skip ]
529webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-comparePoint.html [ Skip ]
530webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-isPointInRange.html [ Skip ]
531webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-mutations.html [ Skip ]
532webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-set.html [ Skip ]
cdumez@apple.comf18ef332015-09-08 02:07:49 +0000533webkit.org/b/148736 [ Debug ] imported/w3c/web-platform-tests/html/dom/interfaces.html [ Skip ]
cdumez@apple.come517a842015-09-08 05:08:45 +0000534webkit.org/b/148822 [ Debug ] imported/w3c/web-platform-tests/html/semantics/interfaces.html [ Skip ]
cdumez@apple.comb9aa04c2016-02-17 20:19:32 +0000535webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-embedded.html [ Skip ]
536webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-forms.html [ Skip ]
537webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-grouping.html [ Skip ]
538webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-metadata.html [ Skip ]
539webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-misc.html [ Skip ]
540webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ]
541webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-sections.html [ Skip ]
542webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-tabular.html [ Skip ]
543webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-text.html [ Skip ]
cdumez@apple.comb74ccc22017-04-28 19:53:54 +0000544webkit.org/b/171322 [ Debug ] imported/w3c/web-platform-tests/html/semantics/tabular-data/processing-model-1/span-limits.html [ Skip ]
cdumez@apple.com6ad4d932016-09-26 03:57:40 +0000545webkit.org/b/162517 [ Debug ] imported/w3c/web-platform-tests/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm [ Skip ]
cdumez@apple.com45389762017-08-15 23:23:51 +0000546webkit.org/b/175588 [ Debug ] imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-all-global-events.html [ Skip ]
rniwa@webkit.orgc5c353b2015-09-04 22:26:37 +0000547
commit-queue@webkit.orga5605e12017-03-14 17:30:19 +0000548# Tests that are flaky due to console log / error messages
549webkit.org/b/169565 imported/w3c/web-platform-tests/cors/basic.htm [ Failure ]
550webkit.org/b/169565 imported/w3c/web-platform-tests/cors/credentials-flag.htm [ Failure ]
551webkit.org/b/169565 imported/w3c/web-platform-tests/cors/preflight-cache.htm [ Failure ]
552webkit.org/b/169565 imported/w3c/web-platform-tests/cors/preflight-failure.htm [ Failure ]
553webkit.org/b/169565 imported/w3c/web-platform-tests/cors/redirect-origin.htm [ Failure ]
mcatanzaro@igalia.com55e52c62017-11-21 00:58:14 +0000554webkit.org/b/169565 imported/w3c/web-platform-tests/cors/redirect-preflight.htm [ Failure Pass ]
commit-queue@webkit.orga5605e12017-03-14 17:30:19 +0000555webkit.org/b/169565 imported/w3c/web-platform-tests/cors/redirect-preflight-2.htm [ Failure ]
556webkit.org/b/169565 imported/w3c/web-platform-tests/cors/simple-requests.htm [ Failure ]
mcatanzaro@igalia.com55e52c62017-11-21 00:58:14 +0000557webkit.org/b/169565 imported/w3c/web-platform-tests/cors/status-preflight.htm [ Failure Pass ]
558webkit.org/b/169565 imported/w3c/web-platform-tests/cors/status-async.htm [ Failure Pass ]
commit-queue@webkit.orga5605e12017-03-14 17:30:19 +0000559webkit.org/b/169565 imported/w3c/web-platform-tests/cors/304.htm [ Failure ]
560
achristensen@apple.comee6c1f42017-11-01 01:13:04 +0000561# These tests used to have deterministic load delegate callback order before webkit.org/b/160677
562http/tests/svg/svg-use-external.html [ Pass Failure ]
563http/tests/loading/text-content-type-with-binary-extension.html [ Pass Failure ]
564http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html [ Pass Failure ]
565
joepeck@webkit.orga6dfe9c2017-04-28 03:33:57 +0000566# Tests that are flakey due to unhandled promise rejection error messages
567webkit.org/b/171094 imported/w3c/web-platform-tests/streams/readable-streams/tee.html [ Pass Failure ]
568webkit.org/b/171094 streams/brand-checks.html [ Pass Failure ]
569webkit.org/b/171094 streams/reference-implementation/abstract-ops.html [ Pass Failure ]
570
youenn.fablet@crf.canon.frd4d90432016-01-05 09:28:20 +0000571# WPT tests that fail after doing full test repository reimport and need further investigation
youenn.fablet@crf.canon.frd4d90432016-01-05 09:28:20 +0000572imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace.html [ Pass Failure ]
cdumez@apple.comac9b5c12016-08-30 04:53:17 +0000573imported/w3c/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html [ Pass Failure ]
commit-queue@webkit.org1fd53702016-08-27 14:31:23 +0000574imported/w3c/web-platform-tests/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.sub.html [ Pass Failure ]
youenn.fablet@crf.canon.frd4d90432016-01-05 09:28:20 +0000575
fred.wang@free.fr3b66fe92017-11-27 08:53:00 +0000576# These MathML WPT tests are skipped because they are executed before Web fonts are available.
577# For now, tweaked versions remain in LayoutTests/imported/mathml-in-html5/.
578webkit.org/b/174030 imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-4.html [ Skip ]
579webkit.org/b/174030 imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-1.html [ Skip ]
580webkit.org/b/174030 imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-2.html [ Skip ]
581webkit.org/b/174030 imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/subsup-parameters-1.html [ Skip ]
582webkit.org/b/174030 imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-3.html [ Skip ]
583webkit.org/b/174030 imported/w3c/web-platform-tests/mathml/presentation-markup/radicals/root-parameters-1.html [ Skip ]
584webkit.org/b/174030 imported/w3c/web-platform-tests/mathml/presentation-markup/fractions/frac-parameters-1.html [ Skip ]
585webkit.org/b/174030 imported/w3c/web-platform-tests/mathml/presentation-markup/fractions/frac-parameters-2.html [ Skip ]
586
587# These MathML WPT tests fail.
588webkit.org/b/180013 imported/w3c/web-platform-tests/mathml/relations/css-styling/lengths-1.html [ ImageOnlyFailure ]
589webkit.org/b/180013 imported/w3c/web-platform-tests/mathml/relations/css-styling/lengths-2.html [ ImageOnlyFailure ]
590webkit.org/b/180013 imported/w3c/web-platform-tests/mathml/relations/css-styling/lengths-3.html [ Failure ]
591
youenn.fablet@crf.canon.fr24428d42016-01-14 08:39:13 +0000592# XMLHttpRequest tests requiring DTR/WTR to allow other URLs than localhost to not be blocked and be reachable (www2.localhost)
593imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-bogus.htm [ Skip ]
594imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-cors.htm [ Skip ]
595imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-non-cors.htm [ Skip ]
commit-queue@webkit.org921ed232016-07-06 06:54:52 +0000596# Failing assertion with dynamic message
597imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm [ Failure ]
commit-queue@webkit.orgcb26dcf2016-08-02 08:07:28 +0000598
ryanhaddad@apple.com344315e2017-04-19 16:32:27 +0000599imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.html [ DumpJSConsoleLogInStdErr ]
600imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.any.html [ DumpJSConsoleLogInStdErr ]
601imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.any.html [ DumpJSConsoleLogInStdErr ]
602imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-preflight.any.html [ DumpJSConsoleLogInStdErr ]
603imported/w3c/web-platform-tests/fetch/api/request/request-cache-only-if-cached.html [ DumpJSConsoleLogInStdErr ]
604
commit-queue@webkit.orgeb5a2662017-02-21 05:02:32 +0000605webkit.org/b/161088 imported/w3c/web-platform-tests/resource-timing/resource-timing.html [ Pass Failure ]
joepeck@webkit.orgff39b7b2017-02-25 05:48:51 +0000606imported/w3c/web-platform-tests/resource-timing/test_resource_timing.html [ Pass Failure ]
joepeck@webkit.org301376e2017-02-16 19:18:32 +0000607
commit-queue@webkit.orgf91d46a2017-09-20 04:41:42 +0000608webkit.org/b/168357 http/wpt/resource-timing/rt-initiatorType-media.html [ Failure ]
609webkit.org/b/168448 http/wpt/resource-timing/rt-shared-resource-in-frames.html [ Pass Failure ]
610webkit.org/b/168448 http/wpt/resource-timing/rt-shared-resource-in-workers.html [ Pass Failure ]
611webkit.org/b/171511 http/wpt/resource-timing/rt-revalidate-requests.html [ Pass Failure ]
612
ryanhaddad@apple.com465398d2016-08-29 16:12:24 +0000613webkit.org/b/161312 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html [ Failure Pass ]
commit-queue@webkit.org435fe262016-07-19 14:12:58 +0000614
commit-queue@webkit.orga83e36e2017-10-15 01:28:10 +0000615webkit.org/b/178241 imported/w3c/web-platform-tests/fetch/api/basic/integrity.html [ Pass Failure ]
616webkit.org/b/178241 imported/w3c/web-platform-tests/fetch/api/basic/integrity-worker.html [ Pass Failure ]
commit-queue@webkit.org3afbea92017-10-29 03:02:28 +0000617imported/w3c/web-platform-tests/fetch/api/response/response-stream-disturbed-6.html [ Pass Failure ]
commit-queue@webkit.orga83e36e2017-10-15 01:28:10 +0000618
commit-queue@webkit.org87169dc2017-04-09 18:49:22 +0000619imported/w3c/web-platform-tests/fetch/http-cache/partial.html [ Failure ]
commit-queue@webkit.org2bb16f72016-08-04 06:53:26 +0000620webkit.org/b/159724 imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm [ Failure Pass ]
youenn.fablet@crf.canon.fr1b9381b2016-04-28 17:12:42 +0000621
commit-queue@webkit.orgde232712017-01-18 18:37:30 +0000622# Flaky tests due to always changing assertion error message
623imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.html [ Failure ]
624
rniwa@webkit.orgc5c353b2015-09-04 22:26:37 +0000625# New W3C ref tests that are failing.
cdumez@apple.come517a842015-09-08 05:08:45 +0000626webkit.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 +0000627
dino@apple.com81065d82014-10-09 22:34:14 +0000628# @supports W3C Failures
dino@apple.com81065d82014-10-09 22:34:14 +0000629webkit.org/b/137568 css3/conditional/w3c/at-supports-014.html [ ImageOnlyFailure ]
ap@apple.com5a780432014-10-20 16:40:42 +0000630
ap@apple.com278cf472014-11-14 18:00:58 +0000631transitions/svg-text-shadow-transition.html [ Failure ]
ap@apple.com5a780432014-10-20 16:40:42 +0000632webkit.org/b/137883 transitions/background-transitions.html [ Failure Pass ]
633webkit.org/b/137883 transitions/border-radius-transition.html [ Failure Pass ]
634webkit.org/b/137883 transitions/change-values-during-transition.html [ Failure Pass ]
635webkit.org/b/137883 transitions/clip-transition.html [ Failure Pass ]
636webkit.org/b/137883 transitions/color-transition-all.html [ Failure Pass ]
637webkit.org/b/137883 transitions/color-transition-premultiplied.html [ Failure Pass ]
638webkit.org/b/137883 transitions/color-transition-rounding.html [ Failure Pass ]
ap@apple.com278cf472014-11-14 18:00:58 +0000639webkit.org/b/137883 transitions/cross-fade-background-image.html [ Pass Failure ]
640webkit.org/b/137883 transitions/cross-fade-border-image.html [ Pass Failure ]
641webkit.org/b/137883 transitions/cubic-bezier-overflow-color.html [ Pass Failure ]
642webkit.org/b/137883 transitions/cubic-bezier-overflow-length.html [ Pass Failure ]
643webkit.org/b/137883 transitions/cubic-bezier-overflow-shadow.html [ Pass Failure ]
644webkit.org/b/137883 transitions/cubic-bezier-overflow-svg-length.html [ Pass Failure ]
645webkit.org/b/137883 transitions/cubic-bezier-overflow-transform.html [ Pass Failure ]
646webkit.org/b/137883 transitions/delay.html [ Pass Failure ]
647webkit.org/b/137883 transitions/equivalent-background-image-no-transition.html [ Pass Failure ]
648webkit.org/b/137883 transitions/flex-transitions.html [ Pass Failure ]
649webkit.org/b/137883 transitions/interrupt-transform-transition.html [ Pass Failure ]
650webkit.org/b/137883 transitions/interrupt-zero-duration.html [ Pass Failure ]
651webkit.org/b/137883 transitions/interrupted-accelerated-transition.html [ Pass Failure ]
652webkit.org/b/137883 transitions/longhand-vs-shorthand-initial.html [ Pass Failure ]
653webkit.org/b/137883 transitions/mask-transitions.html [ Pass Failure ]
654webkit.org/b/137883 transitions/matched-transform-functions.html [ Pass Failure ]
655webkit.org/b/137883 transitions/mismatched-shadow-styles.html [ Pass Failure ]
656webkit.org/b/137883 transitions/mismatched-shadow-transitions.html [ Pass Failure ]
657webkit.org/b/137883 transitions/mixed-type.html [ Pass Failure ]
658webkit.org/b/137883 transitions/move-after-transition.html [ Pass Failure ]
659webkit.org/b/137883 transitions/multiple-background-size-transitions.html [ Pass Failure ]
660webkit.org/b/137883 transitions/multiple-background-transitions.html [ Pass Failure ]
661webkit.org/b/137883 transitions/multiple-mask-transitions.html [ Pass Failure ]
662webkit.org/b/137883 transitions/multiple-shadow-transitions.html [ Pass Failure ]
663webkit.org/b/137883 transitions/negative-delay.html [ Pass Failure ]
664webkit.org/b/137883 transitions/opacity-transition-zindex.html [ Pass Failure ]
665webkit.org/b/137883 transitions/repeated-firing-background-color.html [ Pass Failure ]
666webkit.org/b/137883 transitions/retargetted-transition.html [ Pass Failure ]
667webkit.org/b/137883 transitions/rounded-rect-becomes-non-renderable-while-transitioning.html [ Pass Failure ]
668webkit.org/b/137883 transitions/shorthand-border-transitions.html [ Pass Failure ]
669webkit.org/b/137883 transitions/shorthand-transitions.html [ Pass Failure ]
670webkit.org/b/137883 transitions/started-while-suspended.html [ Pass Failure ]
671webkit.org/b/137883 transitions/transition-shorthand-delay.html
672webkit.org/b/137883 transitions/transition-timing-function.html [ Pass Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000673
youenn.fablet@crf.canon.fre855ef72015-01-31 09:46:40 +0000674# W3C web platform tests infrastructure directories are skipped as they may contain html files
675imported/w3c/web-platform-tests/common [ Skip ]
676imported/w3c/web-platform-tests/fonts [ Skip ]
677imported/w3c/web-platform-tests/images [ Skip ]
commit-queue@webkit.org77efc422016-06-21 18:15:48 +0000678imported/w3c/web-platform-tests/tools [ Skip ]
youenn.fablet@crf.canon.fre855ef72015-01-31 09:46:40 +0000679
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000680# Imported W3C canvas failed tests
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000681webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.null.html [ Failure ]
682webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.omitted.html [ Failure ]
683webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.null.html [ Failure ]
684webkit.org/b/138676 imported/w3c/canvas/2d.path.rect.winding.html [ Failure ]
685webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.image.incomplete.omitted.html [ Failure ]
686webkit.org/b/138676 imported/w3c/canvas/security.pattern.canvas.fillStyle.html [ Failure ]
687webkit.org/b/138676 imported/w3c/canvas/security.reset.html [ Failure ]
688webkit.org/b/138676 imported/w3c/canvas/security.pattern.cross.html [ Failure ]
689webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.html [ Failure ]
690webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.poster.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000691webkit.org/b/138676 imported/w3c/canvas/2d.imageData.put.null.html [ Failure ]
692webkit.org/b/138676 imported/w3c/canvas/security.pattern.image.strokeStyle.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000693webkit.org/b/138676 imported/w3c/canvas/2d.imageData.get.nonfinite.html [ Failure ]
694webkit.org/b/138676 imported/w3c/canvas/2d.line.cap.round.html [ Failure ]
695webkit.org/b/138676 imported/w3c/canvas/2d.gradient.object.invalidoffset.html [ Failure ]
696webkit.org/b/138676 imported/w3c/canvas/security.pattern.canvas.strokeStyle.html [ Failure ]
697webkit.org/b/138676 imported/w3c/canvas/2d.gradient.radial.nonfinite.html [ Failure ]
698webkit.org/b/138676 imported/w3c/canvas/2d.imageData.object.ctor.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000699webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.incomplete.html [ Failure ]
700webkit.org/b/138676 imported/w3c/canvas/2d.imageData.create2.nonfinite.html [ Failure ]
701webkit.org/b/138676 imported/w3c/canvas/2d.composite.operation.clear.html [ Failure ]
702webkit.org/b/138676 imported/w3c/canvas/2d.composite.operation.darker.html [ Failure ]
703webkit.org/b/138676 imported/w3c/canvas/security.drawImage.image.html [ Failure ]
704webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.broken.html [ Failure ]
705webkit.org/b/138676 imported/w3c/canvas/2d.imageData.create1.zero.html [ Failure ]
706webkit.org/b/138676 imported/w3c/canvas/2d.gradient.linear.nonfinite.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000707webkit.org/b/138676 imported/w3c/canvas/security.drawImage.canvas.html [ Failure ]
708webkit.org/b/138676 imported/w3c/canvas/security.pattern.image.fillStyle.html [ Failure ]
709webkit.org/b/138676 imported/w3c/canvas/2d.imageData.put.nonfinite.html [ Failure ]
710webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.empty.html [ Failure ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000711
712# Imported W3C canvas tests need to be changed such that they can be automatically verified
713webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.repeat.html [ Skip ]
714webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.small.html [ Skip ]
715webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.rtl.html [ Skip ]
716webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.stroke.basic.html [ Skip ]
717webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.end.rtl.html [ Skip ]
718webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.left.html [ Skip ]
719webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.right.html [ Skip ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000720webkit.org/b/138676 imported/w3c/canvas/2d.shadow.blur.high.html [ Skip ]
721webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.space.collapse.nonspace.html [ Skip ]
722webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.html [ Skip ]
723webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.space.basic.html [ Skip ]
724webkit.org/b/138676 imported/w3c/canvas/2d.scaled.html [ Skip ]
725webkit.org/b/138676 imported/w3c/canvas/2d.text.measure.width.basic.html [ Skip ]
726webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.notinpage.html [ Skip ]
727webkit.org/b/138676 imported/w3c/canvas/2d.coordinatespace.html [ Skip ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000728webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.fontface.html [ Skip ]
729webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.zero.html [ Skip ]
730webkit.org/b/138676 imported/w3c/canvas/security.dataURI.html [ Skip ]
731webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.bound.html [ Skip ]
732webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.gif.html [ Skip ]
733webkit.org/b/138676 imported/w3c/canvas/2d.pattern.animated.gif.html [ Skip ]
734webkit.org/b/138676 imported/w3c/canvas/2d.pattern.modify.image1.html [ Skip ]
735webkit.org/b/138676 imported/w3c/canvas/2d.pattern.modify.image2.html [ Skip ]
736webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.center.html [ Skip ]
737webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.basic.html [ Skip ]
738webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.baseline.alphabetic.html [ Skip ]
739webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.kern.consistent.html [ Skip ]
740webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.large.html [ Skip ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000741webkit.org/b/138676 imported/w3c/canvas/2d.shadow.blur.low.html [ Skip ]
742webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.start.ltr.html [ Skip ]
743webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.apng.html [ Skip ]
744webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.start.rtl.html [ Skip ]
745webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.end.ltr.html [ Skip ]
commit-queue@webkit.org9a94dd72014-11-14 23:45:41 +0000746webkit.org/b/138676 imported/w3c/canvas/canvas_colorsandstyles_createlineargradient_001.htm [ Skip ]
747webkit.org/b/138676 imported/w3c/canvas/canvas_compositing_globalcompositeoperation_001.htm [ Skip ]
748webkit.org/b/138676 imported/w3c/canvas/canvas_complexshapes_beziercurveto_001.htm [ Skip ]
749webkit.org/b/138676 imported/w3c/canvas/canvas_shadows_001.htm [ Skip ]
750webkit.org/b/138676 imported/w3c/canvas/canvas_state_restore_001.htm [ Skip ]
751webkit.org/b/138676 imported/w3c/canvas/canvas_text_font_001.htm [ Skip ]
752webkit.org/b/138676 imported/w3c/canvas/canvas_complexshapes_arcto_001.htm [ Skip ]
753webkit.org/b/138676 imported/w3c/canvas/canvas_linestyles_linecap_001.htm [ Skip ]
754webkit.org/b/138676 imported/w3c/canvas/canvas_transformations_scale_001.htm [ Skip ]
ap@apple.come6eee9b2014-11-17 20:59:13 +0000755
ap@apple.com046e3b82014-12-12 22:17:59 +0000756webkit.org/b/139595 http/tests/xmlhttprequest/workers/abort-exception-assert.html [ Pass Failure Timeout ]
ap@apple.comf8218d72014-12-13 00:16:11 +0000757
ap@apple.com0a9c11a2014-12-15 02:30:16 +0000758# Debug assertions are tracked as <rdar://problem/18216390>.
ap@apple.comf8218d72014-12-13 00:16:11 +0000759[ Debug ] fast/history/go-back-to-iframe-with-plugin.html [ Skip ]
760[ Debug ] fast/history/history-back-while-pdf-in-pagecache.html [ Skip ]
ap@apple.com0a9c11a2014-12-15 02:30:16 +0000761webkit.org/b/121628 [ Release ] fast/history/history-back-while-pdf-in-pagecache.html [ Pass ImageOnlyFailure ]
ap@apple.com76eb5922015-02-05 23:01:36 +0000762[ Debug ] fullscreen/full-screen-iframe-legacy.html [ Pass Crash ]
carlosgc@webkit.org6f270672016-04-15 08:53:38 +0000763webkit.org/b/151488 [ Debug ] imported/blink/editing/selection/deleteFromDocument-undo-crash.html [ Skip ]
ap@apple.com9cdb1972014-12-15 02:38:01 +0000764
achristensen@apple.com3f8eec52017-11-27 20:49:36 +0000765webkit.org/b/172337 imported/w3c/web-platform-tests/url/failure.html [ Pass Failure ]
cdumez@apple.comebf4a212017-05-19 04:01:23 +0000766
ap@apple.com740c0b52014-12-15 06:27:10 +0000767webkit.org/b/139634 [ Debug ] fast/selectors/matches-backtracking.html [ Slow ]
768webkit.org/b/139634 [ Debug ] fast/selectors/nth-child-of-register-requirement.html [ Slow ]
769webkit.org/b/139634 [ Debug ] fast/selectors/not-backtracking.html [ Slow ]
ap@apple.comc1d9aa52014-12-15 06:40:12 +0000770
ap@apple.com740c0b52014-12-15 06:27:10 +0000771webkit.org/b/61932 [ Debug ] jquery/manipulation.html [ Slow ]
ap@apple.comf4fc1602014-12-19 19:26:50 +0000772[ Debug ] jquery/core.html [ Slow ]
773[ Debug ] jquery/event.html [ Slow ]
774[ Debug ] jquery/offset.html [ Slow ]
775[ Debug ] jquery/traversing.html [ Slow ]
ap@apple.com740c0b52014-12-15 06:27:10 +0000776
777webkit.org/b/139638 [ Debug ] svg/filters/svg-deeply-nested-crash.html [ Slow ]
simon.fraser@apple.com3d37d7d2015-10-02 20:37:28 +0000778webkit.org/b/126420 svg/custom/resource-invalidation-crash.svg [ Failure Pass ]
ap@apple.comc1d9aa52014-12-15 06:40:12 +0000779
780webkit.org/b/139639 [ Debug ] cssom/non-subpixel-scroll-top-left-values.html [ Slow ]
781
782webkit.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 +0000783
ap@apple.comb13e7862014-12-19 18:43:33 +0000784[ Debug ] fast/workers/worker-cloneport.html [ Slow ]
785
cdumez@apple.com40a6ec62015-09-08 03:52:01 +0000786# Imported W3C HTML/DOM ref tests that are failing.
787imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html [ ImageOnlyFailure ]
788imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html [ ImageOnlyFailure ]
789imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html [ ImageOnlyFailure ]
cdumez@apple.com40a6ec62015-09-08 03:52:01 +0000790
youenn.fablet@crf.canon.fr35cb7e12016-04-08 14:45:24 +0000791imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html [ Failure Timeout ]
792imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html [ Failure ]
rniwa@webkit.org9f3f7392017-10-24 17:24:40 +0000793imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Pass Failure ]
youenn.fablet@crf.canon.fr35cb7e12016-04-08 14:45:24 +0000794
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000795# Imported Mozilla SVG tests
mcatanzaro@igalia.comd6e90a72016-08-29 01:19:00 +0000796webkit.org/b/5968 imported/mozilla/svg/linearGradient-basic-03.svg [ ImageOnlyFailure ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000797webkit.org/b/32177 imported/mozilla/svg/as-image/background-image-rect-1png.html [ ImageOnlyFailure ]
798webkit.org/b/32177 imported/mozilla/svg/as-image/background-image-rect-2.html [ ImageOnlyFailure ]
mcatanzaro@igalia.comd6e90a72016-08-29 01:19:00 +0000799webkit.org/b/32177 imported/mozilla/svg/text-white-space-01.svg [ ImageOnlyFailure ]
800webkit.org/b/72401 imported/mozilla/svg/pathLength-01.svg [ ImageOnlyFailure ]
801webkit.org/b/112032 imported/mozilla/svg/text-layout-01.svg [ ImageOnlyFailure ]
802webkit.org/b/139107 imported/mozilla/svg/clip-02a.svg [ ImageOnlyFailure ]
803webkit.org/b/139107 imported/mozilla/svg/clip-02b.svg [ ImageOnlyFailure ]
mcatanzaro@igalia.comd6e90a72016-08-29 01:19:00 +0000804webkit.org/b/139115 imported/mozilla/svg/dynamic-conditions-03.svg [ ImageOnlyFailure ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000805webkit.org/b/139115 imported/mozilla/svg/svg-integration/dynamic-conditions-outer-svg-02.xhtml [ ImageOnlyFailure ]
mcatanzaro@igalia.comd6e90a72016-08-29 01:19:00 +0000806webkit.org/b/139116 imported/mozilla/svg/conditions-07.svg [ ImageOnlyFailure ]
807webkit.org/b/139117 imported/mozilla/svg/conditions-08.svg [ ImageOnlyFailure ]
808webkit.org/b/139118 imported/mozilla/svg/cssComment-in-attribute-01.svg [ ImageOnlyFailure ]
darin@apple.comab6c146e2016-09-06 03:33:50 +0000809imported/mozilla/svg/dynamic-conditions-08.svg [ Pass ImageOnlyFailure ]
810imported/mozilla/svg/dynamic-conditions-12.svg [ Pass ImageOnlyFailure ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000811webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-rtl.svg [ ImageOnlyFailure ]
812webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-rtl.svg [ ImageOnlyFailure ]
813webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-anchor-end-bidi.svg [ ImageOnlyFailure ]
814webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-bidi.svg [ ImageOnlyFailure ]
815webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-bidi.svg [ ImageOnlyFailure ]
816webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-multiple-dx-rtl.svg [ ImageOnlyFailure ]
817webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-anchor-end-rtl.svg [ ImageOnlyFailure ]
818webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-anchor-end-bidi.svg [ ImageOnlyFailure ]
819webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-anchor-end-rtl.svg [ ImageOnlyFailure ]
820webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-bidi.svg [ ImageOnlyFailure ]
821webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-rtl.svg [ ImageOnlyFailure ]
822webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-end-bidi.svg [ ImageOnlyFailure ]
823webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-end-rtl.svg [ ImageOnlyFailure ]
824webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-rtl.svg [ ImageOnlyFailure ]
825webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-bidi.svg [ ImageOnlyFailure ]
826webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-middle-rtl.svg [ ImageOnlyFailure ]
827webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-bidi.svg [ ImageOnlyFailure ]
828webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-different-anchor-bidi.svg [ ImageOnlyFailure ]
829webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-different-anchor-rtl.svg [ ImageOnlyFailure ]
830webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-rtl.svg [ ImageOnlyFailure ]
831webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-rtl.svg [ ImageOnlyFailure ]
832webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-different-anchor-rtl.svg [ ImageOnlyFailure ]
833webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-different-anchor-bidi.svg [ ImageOnlyFailure ]
834webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-bidi.svg [ ImageOnlyFailure ]
mcatanzaro@igalia.comd6e90a72016-08-29 01:19:00 +0000835webkit.org/b/139132 imported/mozilla/svg/dynamic-switch-01.svg [ ImageOnlyFailure ]
836webkit.org/b/139154 imported/mozilla/svg/dynamic-marker-01.svg [ ImageOnlyFailure ]
837webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-01.svg [ ImageOnlyFailure ]
838webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-02.svg [ ImageOnlyFailure ]
839webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-03.svg [ ImageOnlyFailure ]
840webkit.org/b/139155 imported/mozilla/svg/dynamic-pattern-01.svg [ ImageOnlyFailure ]
841webkit.org/b/139155 imported/mozilla/svg/dynamic-use-01.svg [ ImageOnlyFailure ]
842webkit.org/b/139155 imported/mozilla/svg/dynamic-use-03.svg [ ImageOnlyFailure ]
843webkit.org/b/139155 imported/mozilla/svg/dynamic-use-07.svg [ ImageOnlyFailure ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000844webkit.org/b/139183 imported/mozilla/svg/text/pseudo-first-letter.svg [ ImageOnlyFailure ]
845webkit.org/b/139184 imported/mozilla/svg/text/pseudo-first-line.svg [ ImageOnlyFailure ]
846webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-anchor-end.svg [ ImageOnlyFailure ]
847webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-number.svg [ ImageOnlyFailure ]
848webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-pc.svg [ ImageOnlyFailure ]
849webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline.svg [ ImageOnlyFailure ]
850webkit.org/b/139186 imported/mozilla/svg/text/pseudo-first-line-2.svg [ ImageOnlyFailure ]
851webkit.org/b/139186 imported/mozilla/svg/text/textpath-multiline.svg [ ImageOnlyFailure ]
852webkit.org/b/139186 imported/mozilla/svg/text/textpath-multiline-2.svg [ ImageOnlyFailure ]
853webkit.org/b/139186 imported/mozilla/svg/text/ignore-text-align-2.svg [ ImageOnlyFailure ]
854webkit.org/b/139192 imported/mozilla/svg/smil/transform/rotate-angle-4.svg [ ImageOnlyFailure ]
855webkit.org/b/139192 imported/mozilla/svg/smil/transform/rotate-angle-5.svg [ ImageOnlyFailure ]
856webkit.org/b/139199 imported/mozilla/svg/as-image/img-content-outside-viewBox-1.html [ ImageOnlyFailure ]
mcatanzaro@igalia.comd6e90a72016-08-29 01:19:00 +0000857webkit.org/b/131354 imported/mozilla/svg/blend-color.svg [ ImageOnlyFailure ]
858webkit.org/b/131354 imported/mozilla/svg/blend-difference-stacking.html [ ImageOnlyFailure ]
859webkit.org/b/131354 imported/mozilla/svg/blend-hard-light.svg [ ImageOnlyFailure ]
860webkit.org/b/131354 imported/mozilla/svg/blend-hue.svg [ ImageOnlyFailure ]
861webkit.org/b/131354 imported/mozilla/svg/blend-luminosity.svg [ ImageOnlyFailure ]
862webkit.org/b/131354 imported/mozilla/svg/blend-saturation.svg [ ImageOnlyFailure ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000863webkit.org/b/139210 imported/mozilla/svg/text/textLength-5.svg [ ImageOnlyFailure ]
864webkit.org/b/139210 imported/mozilla/svg/text/textLength-6.svg [ ImageOnlyFailure ]
mcatanzaro@igalia.comd6e90a72016-08-29 01:19:00 +0000865webkit.org/b/139237 imported/mozilla/svg/filters/feComposite-1.svg [ ImageOnlyFailure ]
866webkit.org/b/139258 imported/mozilla/svg/text-layout-05.svg [ ImageOnlyFailure ]
commit-queue@webkit.org9844d8b2014-12-16 02:19:52 +0000867webkit.org/b/139266 imported/mozilla/svg/text/dynamic-multiple-x.svg [ ImageOnlyFailure ]
868webkit.org/b/139282 imported/mozilla/svg/image/image-filter-01.svg [ ImageOnlyFailure ]
869webkit.org/b/139322 imported/mozilla/svg/text/dynamic-non-scaling-stroke.svg [ ImageOnlyFailure ]
870webkit.org/b/139407 imported/mozilla/svg/as-image/border-image-simple-1.html [ ImageOnlyFailure ]
mcatanzaro@igalia.comd6e90a72016-08-29 01:19:00 +0000871webkit.org/b/139412 imported/mozilla/svg/filters/svg-filter-chains/clip-input.svg [ ImageOnlyFailure ]
872webkit.org/b/139412 imported/mozilla/svg/filters/svg-filter-chains/clip-output.svg [ ImageOnlyFailure ]
873webkit.org/b/139414 imported/mozilla/svg/filters/feColorMatrix-1.svg [ ImageOnlyFailure ]
874webkit.org/b/139414 imported/mozilla/svg/filters/feColorMatrix-2.svg [ ImageOnlyFailure ]
875webkit.org/b/139414 imported/mozilla/svg/filters/feConvolveMatrix-bias-01.svg [ ImageOnlyFailure ]
876webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-02.svg [ ImageOnlyFailure ]
877webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-03.svg [ ImageOnlyFailure ]
878webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-04.svg [ ImageOnlyFailure ]
879webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-05.svg [ ImageOnlyFailure ]
880webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-06.svg [ ImageOnlyFailure ]
881webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-07.svg [ ImageOnlyFailure ]
882webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-08.svg [ ImageOnlyFailure ]
883webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-09.svg [ ImageOnlyFailure ]
dbates@webkit.orgcebf8472014-12-17 03:29:23 +0000884
Ms2ger@igalia.com01b7f0d2017-11-02 12:01:15 +0000885webkit.org/b/84759 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
886webkit.org/b/84760 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
887webkit.org/b/84761 ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
888webkit.org/b/84770 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
889webkit.org/b/84771 ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
890webkit.org/b/84772 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
891webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
892webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
commit-queue@webkit.orgb87fd4d2018-02-21 18:26:58 +0000893webkit.org/b/85308 ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
Ms2ger@igalia.com01b7f0d2017-11-02 12:01:15 +0000894
ap@apple.comb13e7862014-12-19 18:43:33 +0000895[ Debug ] fast/loader/document-with-fragment-url-3.html [ Pass Timeout ]
896[ Debug ] fast/loader/document-with-fragment-url-4.html [ Pass Timeout ]
897
dbates@webkit.orgcebf8472014-12-17 03:29:23 +0000898webkit.org/b/110546 [ Debug ] fast/parser/document-write-fighting-eof.html [ Skip ]
899webkit.org/b/110546 [ Debug ] fast/parser/document-write-partial-entity-before-load.html [ Skip ]
ap@apple.comf4fc1602014-12-19 19:26:50 +0000900
901webkit.org/b/85902 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
902webkit.org/b/121452 [ Debug ] fast/frames/lots-of-objects.html [ Slow ]
903webkit.org/b/121452 [ Debug ] fast/frames/lots-of-iframes.html [ Slow ]
904webkit.org/b/135053 [ Debug ] html5lib/webkit-resumer.html [ Slow ]
905[ Debug ] js/dfg-double-vote-fuzz.html [ Slow ]
906[ Debug ] js/dom/string-replacement-outofmemory.html [ Slow ]
ap@apple.com73cbce82015-01-19 18:32:16 +0000907[ Debug ] webgl/1.0.2/conformance/uniforms/gl-uniform-arrays.html [ Slow ]
ap@apple.comd06f32b2015-01-29 19:28:08 +0000908[ Debug ] js/dfg-osr-entry-hoisted-clobbered-structure-check.html [ Slow ]
909[ Debug ] editing/selection/move-by-character-brute-force.html [ Slow ]
ap@apple.com2f395fc2015-02-06 04:32:46 +0000910[ Debug ] fast/workers/dedicated-worker-lifecycle.html [ Slow ]
ap@apple.com92780b22015-04-26 06:54:21 +0000911[ Debug ] js/dom/random-array-gc-stress.html [ Slow ]
912[ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Slow ]
913[ Debug ] editing/selection/caret-at-bidi-boundary.html [ Slow ]
914[ Debug ] js/dom/line-column-numbers.html [ Slow ]
915[ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
916[ Debug ] accessibility/table-sections.html [ Slow ]
ap@apple.comdf648622014-12-22 17:39:09 +0000917
ap@apple.comc9733872015-03-02 17:52:02 +0000918webkit.org/b/142175 js/promises-tests/promises-tests-2-1-2.html [ Pass Timeout ]
ap@apple.com8fb47402014-12-22 21:20:23 +0000919
920webkit.org/b/139840 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Pass Failure ]
ap@apple.com62021b52015-01-02 18:32:38 +0000921
ryanhaddad@apple.com67d1cec2017-01-19 00:32:52 +0000922webkit.org/b/140043 js/dom/Promise.html [ Pass Failure ]
akling@apple.com99139ec2015-01-09 22:13:06 +0000923
achristensen@apple.comee6c1f42017-11-01 01:13:04 +0000924webkit.org/b/134550 http/tests/cache/iframe-304-crash.html [ Failure Pass ]
ap@apple.com25290e22015-02-04 23:28:17 +0000925webkit.org/b/141267 http/tests/misc/detached-frame-console.html [ Pass Failure ]
ap@apple.combb7dc542015-02-08 18:47:01 +0000926
ap@apple.com84230f12015-02-08 19:11:41 +0000927# Aborting application cache abort tests are intrinsically flaky.
928webkit.org/b/87633 http/tests/appcache/abort-cache-onchecking-manifest-404.html [ Pass Failure ]
929webkit.org/b/87633 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Pass Failure ]
ryanhaddad@apple.com0f5ef5f2017-08-15 21:44:00 +0000930webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising-timer.html [ Pass Failure ]
msaboff@apple.com4431b7f2015-07-23 14:02:24 +0000931webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising.html [ Pass Failure ]
932webkit.org/b/87633 http/tests/appcache/deferred-events.html [ Pass Failure ]
joepeck@webkit.org63086e72015-08-04 23:30:43 +0000933
934webkit.org/b/147520 http/tests/appcache/fail-on-update.html [ Pass Failure ]
935webkit.org/b/147520 http/tests/appcache/fail-on-update-2.html [ Pass Failure ]
ap@apple.com9bc23ca2015-02-08 19:17:57 +0000936
937webkit.org/b/141370 http/tests/security/appcache-in-private-browsing.html [ Pass Failure ]
timothy_horton@apple.com444ae032015-02-11 21:36:22 +0000938
939# The current expectations for this test only make sense for WebKit on iOS; other platforms can have very different behaviors.
940webkit.org/b/141488 fast/replaced/pdf-as-object-and-embed.html [ Skip ]
ap@apple.com8b5c3222015-02-17 06:42:39 +0000941
ap@apple.com860ab0a2015-02-17 08:58:41 +0000942webkit.org/b/141695 [ Debug ] fast/selectors/nth-last-child-of-register-requirement.html [ Slow ]
ap@apple.com92780b22015-04-26 06:54:21 +0000943[ Debug ] fast/selectors/case-insensitive-attribute-register-requirement-1.html [ Slow ]
beidson@apple.com3457edc2015-02-25 20:42:28 +0000944
achristensen@apple.com4b40eaa2015-03-04 22:10:21 +0000945# Content extensions are Mac-WK2-only for now
946http/tests/contentextensions [ Skip ]
commit-queue@webkit.org3d339842016-08-04 18:07:45 +0000947http/tests/websocket/tests/hybi/contentextensions [ Skip ]
cdumez@apple.comfee24ae2017-08-22 16:29:12 +0000948http/wpt/beacon/contentextensions [ Skip ]
slewis@apple.com44a07292015-03-06 02:58:33 +0000949
ap@apple.com4e3d9062015-09-11 21:26:39 +0000950webkit.org/b/149072 svg/animations/svgboolean-animation-1.html [ Pass Failure ]
951
ap@apple.comee28a7d2015-03-26 07:00:36 +0000952webkit.org/b/143085 media/track/track-mode.html [ Pass Timeout ]
utatane.tea@gmail.com277095f2015-03-31 17:44:37 +0000953
954# In ES6, Object type restrictions on a first parameter of several Object.* functions are relaxed.
955webkit.org/b/142937 ietestcenter/Javascript/15.2.3.2-1.html [ Failure ]
956webkit.org/b/142937 ietestcenter/Javascript/15.2.3.3-1.html [ Failure ]
957webkit.org/b/142937 ietestcenter/Javascript/15.2.3.4-1.html [ Failure ]
958webkit.org/b/142937 ietestcenter/Javascript/15.2.3.8-1.html [ Failure ]
959webkit.org/b/142937 ietestcenter/Javascript/15.2.3.9-1.html [ Failure ]
960webkit.org/b/142937 ietestcenter/Javascript/15.2.3.10-1.html [ Failure ]
961webkit.org/b/142937 ietestcenter/Javascript/15.2.3.11-1.html [ Failure ]
962webkit.org/b/142937 ietestcenter/Javascript/15.2.3.12-1.html [ Failure ]
963webkit.org/b/142937 ietestcenter/Javascript/15.2.3.13-1.html [ Failure ]
964webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-1.html [ Failure ]
965webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-2.html [ Failure ]
966webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-3.html [ Failure ]
ap@apple.com8fea7782015-04-13 17:50:44 +0000967
keith_miller@apple.comf94c2c92017-06-17 10:52:34 +0000968# In ES6, Array.prototype methods use toLength rather than toUint32 when computing the length.
969ietestcenter/Javascript/15.4.4.14-3-12.html [ Failure ]
970webkit.org/b/173506 ietestcenter/Javascript/15.4.4.14-3-14.html [ Failure ]
971webkit.org/b/173506 ietestcenter/Javascript/15.4.4.14-3-25.html [ Failure ]
972webkit.org/b/173506 ietestcenter/Javascript/15.4.4.14-3-7.html [ Failure ]
973webkit.org/b/173506 ietestcenter/Javascript/15.4.4.14-3-8.html [ Failure ]
974webkit.org/b/173506 ietestcenter/Javascript/15.4.4.15-3-12.html [ Failure ]
975webkit.org/b/173506 ietestcenter/Javascript/15.4.4.15-3-25.html [ Failure ]
976webkit.org/b/173506 ietestcenter/Javascript/15.4.4.15-3-7.html [ Failure ]
977webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.10_Array_prototype_slice/S15.4.4.10_A3_T3.html [ Failure ]
978webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A3_T3.html [ Failure ]
979webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A2_T2.html [ Failure ]
980webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.13_Array_prototype_unshift/S15.4.4.13_A3_T2.html [ Failure ]
981webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.6_Array_prototype_pop/S15.4.4.6_A2_T2.html [ Failure ]
982webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.6_Array_prototype_pop/S15.4.4.6_A3_T3.html [ Failure ]
983webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.7_Array_prototype_push/S15.4.4.7_A2_T2.html [ Failure ]
984webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.7_Array_prototype_push/S15.4.4.7_A4_T3.html [ Failure ]
985webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.8_Array_prototype_reverse/S15.4.4.8_A3_T3.html [ Failure ]
986webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.9_Array_prototype_shift/S15.4.4.9_A3_T3.html [ Failure ]
987
988webkit.org/b/173506 ietestcenter/Javascript/15.4.4.15-3-14.html [ Skip ]
989webkit.org/b/173506 ietestcenter/Javascript/15.4.4.15-3-8.html [ Skip ]
990webkit.org/b/173506 sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.9_Array_prototype_shift/S15.4.4.9_A2_T2.html [ Skip ]
991
darin@apple.com9c437392015-12-11 17:35:52 +0000992# IDBVersionChangeEvent tests need to be rewritten to use event constructors instead of createEvent,
993# after we implement the IDBVersionChangeEvent constructor.
994webkit.org/b/145390 storage/indexeddb/events.html [ Failure ]
beidson@apple.com422df6a2016-01-19 06:02:30 +0000995webkit.org/b/145390 storage/indexeddb/events-private.html [ Failure ]
darin@apple.com9c437392015-12-11 17:35:52 +0000996webkit.org/b/145390 storage/indexeddb/removed.html [ Failure ]
beidson@apple.com422df6a2016-01-19 06:02:30 +0000997webkit.org/b/145390 storage/indexeddb/removed-private.html [ Failure ]
darin@apple.com9c437392015-12-11 17:35:52 +0000998
beidson@apple.com8ff3fe02016-01-21 02:13:21 +0000999webkit.org/b/145390 storage/indexeddb/deleteIndex-bug110792-private.html [ Pass Failure ]
bdakin@apple.com9db79292015-05-26 22:15:34 +00001000webkit.org/b/145390 storage/indexeddb/deleteIndex-bug110792.html [ Pass Failure ]
mark.lam@apple.com6ed08272015-06-05 18:52:12 +00001001
darin@apple.com78c98222015-06-08 02:39:15 +00001002# DumpRenderTree does not allow GIFs to animate, thus animated GIF tests don't work in WebKit1.
1003fast/images/animated-gif-no-layout.html [ ImageOnlyFailure ]
1004fast/images/gif-loop-count.html [ ImageOnlyFailure ]
ddkilzer@apple.com0b51bed2015-06-20 16:16:15 +00001005
1006webkit.org/b/146182 editing/selection/leak-document-with-selection-inside.html [ Pass Failure ]
dino@apple.coma0ed0dc2015-06-29 22:59:51 +00001007
joepeck@webkit.org4fcb22a2015-08-01 01:36:13 +00001008# Media Sessions is not yet enabled by default: ENABLE(MEDIA_SESSION)
1009media/session [ Skip ]
simon.fraser@apple.com5fa5c7f2015-08-07 17:30:16 +00001010
commit-queue@webkit.org4f9221b2017-06-25 18:06:06 +00001011webrtc/datachannel/multiple-connections.html [ Slow ]
commit-queue@webkit.org3f87d1b2017-07-10 23:00:02 +00001012webkit.org/b/171094 imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ]
1013webkit.org/b/171930 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-idl.html [ Failure ]
1014webkit.org/b/172f21 imported/w3c/web-platform-tests/webrtc/getstats.html [ Failure ]
commit-queue@webkit.org3afbea92017-10-29 03:02:28 +00001015imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-ontrack.https.html [ Skip ]
commit-queue@webkit.org3f87d1b2017-07-10 23:00:02 +00001016
achristensen@apple.comeb5404b2017-02-22 07:59:59 +00001017fast/mediastream/RTCPeerConnection-closed-state.html [ Skip ]
1018fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html [ Skip ]
1019fast/mediastream/RTCPeerConnection-more-media-to-negotiate.html [ Skip ]
achristensen@apple.comeb5404b2017-02-22 07:59:59 +00001020fast/mediastream/RTCPeerConnection-overloaded-operations-params.html [ Skip ]
1021fast/mediastream/RTCRtpSender-replaceTrack.html [ Skip ]
commit-queue@webkit.org62d62462017-03-29 15:58:29 +00001022fast/mediastream/RTCPeerConnection-dtmf.html [ Failure ]
clopez@igalia.com21ac4de2017-04-05 19:14:36 +00001023fast/mediastream/RTCPeerConnection-inspect-offer-bundlePolicy-bundle-only.html [ Failure ]
commit-queue@webkit.org37ca9652017-01-27 04:54:09 +00001024
simon.fraser@apple.com5fa5c7f2015-08-07 17:30:16 +00001025# Only iOS WK1 has testRunner.setPagePaused.
ap@apple.com65935ef2015-08-14 17:09:35 +00001026fast/dom/timer-fire-after-page-pause.html [ Skip ]
1027
1028webkit.org/b/148026 [ Debug ] animations/restart-after-scroll.html [ Skip ]
zalan@apple.comb64927c2015-08-31 22:53:50 +00001029
1030webkit.org/b/148650 fast/repaint/add-table-overpaint.html [ Pass Failure ]
rniwa@webkit.org0966e722015-09-04 17:21:53 +00001031
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001032webkit.org/b/148801 imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht [ ImageOnlyFailure ]
1033webkit.org/b/148801 imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]
1034webkit.org/b/148801 imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +00001035
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +00001036# Many CSS WG multicol-1 tests fail with 1px differences
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001037webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-count-large-001.xht [ ImageOnlyFailure ]
1038webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-count-large-002.xht [ ImageOnlyFailure ]
1039webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-fraction-003.xht [ ImageOnlyFailure ]
1040webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-count-computed-002.xht [ ImageOnlyFailure ]
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +00001041
1042# http://www.w3.org/TR/css3-multicol/#column-span0
1043# A spanning element takes up more space than the element would take up otherwise.
1044# When space is limited, it may be impossible to find room for the spanning element.
1045# In these cases, user agents may treat the element as if ‘none’ had been specified on this property.
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001046imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-child-002.xht [ WontFix ]
rniwa@webkit.org1a3b1e62015-09-04 21:04:13 +00001047
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001048webkit.org/b/148818 imported/w3c/web-platform-tests/css/css-multicol/multicol-fill-auto-block-children-002.xht [ ImageOnlyFailure ] # only scrollbar
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001049webkit.org/b/148816 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-004.xht [ ImageOnlyFailure ]
1050webkit.org/b/148823 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-003.xht [ ImageOnlyFailure ]
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +00001051
cdumez@apple.com00bb2c92015-09-08 05:43:39 +00001052# Causes the following test to be flaky.
1053webkit.org/b/148950 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html [ Skip ]
1054
ryanhaddad@apple.com344315e2017-04-19 16:32:27 +00001055imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_zero.html [ Pass Failure ]
commit-queue@webkit.org3afbea92017-10-29 03:02:28 +00001056imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/window-name-after-cross-origin-main-frame-navigation.sub.html [ Timeout ]
ryanhaddad@apple.com344315e2017-04-19 16:32:27 +00001057
rniwa@webkit.orgffccfb92015-09-04 18:44:29 +00001058# FIXME: The following failures need individual bugs.
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001059webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-inherit-003.xht [ ImageOnlyFailure ]
1060webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-inherit-004.xht [ ImageOnlyFailure ]
1061webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-margin-002.xht [ ImageOnlyFailure ]
1062webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-margin-bottom-001.xht [ ImageOnlyFailure ]
1063webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-002.xht [ ImageOnlyFailure ]
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001064webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-count-computed-001.xht [ ImageOnlyFailure ]
1065webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-width-ems-001.xht [ ImageOnlyFailure ] # Could be a bad test?
1066webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-nested-margin-002.xht [ ImageOnlyFailure ]
1067webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-nested-margin-003.xht [ ImageOnlyFailure ]
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001068webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-nested-margin-004.xht [ ImageOnlyFailure ]
1069webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-nested-margin-005.xht [ ImageOnlyFailure ]
1070webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-001.xht [ ImageOnlyFailure ]
1071webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-fill-auto.xht [ ImageOnlyFailure ]
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001072webkit.org/b/148805 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-child-001.xht [ ImageOnlyFailure ]
rego@igalia.combc615212018-01-25 13:26:46 +00001073webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-color-inherit-002.xht [ ImageOnlyFailure ]
1074webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-shorthand-2.xht [ ImageOnlyFailure ]
1075webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-none-001.xht [ ImageOnlyFailure ]
1076webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-width-ch-001.xht [ ImageOnlyFailure ]
rego@igalia.com77737b02018-01-25 15:25:48 +00001077webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-basic-001.html [ ImageOnlyFailure ]
1078webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-basic-002.html [ ImageOnlyFailure ]
1079webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-basic-003.html [ ImageOnlyFailure ]
1080webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-basic-004.html [ ImageOnlyFailure ]
1081webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-002.xht [ ImageOnlyFailure ]
1082webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-px-001.xht [ ImageOnlyFailure ]
1083webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-stacking-001.xht [ ImageOnlyFailure ]
1084webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-shorthand-001.xht [ ImageOnlyFailure ]
1085webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-block-sibling-003.xht [ ImageOnlyFailure ]
1086webkit.org/b/182087 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-firstchild-001.xht [ ImageOnlyFailure ]
ap@apple.comd0d907f2015-09-05 05:49:17 +00001087
cdumez@apple.come517a842015-09-08 05:08:45 +00001088webkit.org/b/148884 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection.html [ Pass Failure ]
ap@apple.com2756a2c2015-09-07 05:56:29 +00001089
1090webkit.org/b/148922 svg/as-object/svg-in-object-dynamic-attribute-change.html [ Pass ImageOnlyFailure ]
ap@apple.com034ddc52015-09-07 06:14:38 +00001091webkit.org/b/148925 svg/dom/svg-root-lengths.html [ Pass Failure ]
ap@apple.com56f6c122015-09-11 23:55:32 +00001092
ap@apple.comc654c6d2015-10-25 03:20:36 +00001093webkit.org/b/150541 imported/blink/transitions/unprefixed-perspective.html [ Pass Failure Timeout ]
zalan@apple.com5471a8d2015-10-27 16:38:10 +00001094
1095# Subpixel table failures.
1096# This test makes no sense (ceil on table and expect the same result)
1097fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
1098# These fail the same way on FF.
1099fast/css-intrinsic-dimensions/height-css-tables.html [ ImageOnlyFailure ]
1100fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ]
1101fast/css-intrinsic-dimensions/height-tables.html [ ImageOnlyFailure ]
1102# integral hittest vs. subpixel table
1103fast/table/hittest-tablecell-with-borders-right-edge.html [ Pass Failure ]
1104fast/table/hittest-tablecell-right-edge.html [ Pass Failure ]
ryanhaddad@apple.comf48e9192017-02-17 21:18:10 +00001105fast/css/appearance-apple-pay-button.html [ ImageOnlyFailure ]
zalan@apple.com5d4f2802015-10-27 19:09:09 +00001106
joepeck@webkit.org74d814f2017-05-05 20:31:56 +00001107webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Pass Failure ]
youenn.fablet@crf.canon.fr1dda0e22016-02-29 18:51:28 +00001108webkit.org/b/154687 streams/pipe-to.html [ Slow ]
zalan@apple.comdf6351f2016-01-11 22:03:03 +00001109
1110webkit.org/b/52185 fast/css/vertical-align-baseline-rowspan-010.html [ ImageOnlyFailure ]
dbates@webkit.org5b73a312016-01-20 20:59:37 +00001111
youenn.fablet@crf.canon.fr02943cf2016-03-18 11:17:09 +00001112webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-1.html [ Pass Failure ]
1113webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-2.html [ Pass Failure ]
1114webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-3.html [ Pass Failure ]
1115webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-4.html [ Pass Failure ]
1116
dbates@webkit.org5b73a312016-01-20 20:59:37 +00001117# Content Security Policy failures
dbates@webkit.org5b73a312016-01-20 20:59:37 +00001118webkit.org/b/111869 http/tests/security/contentSecurityPolicy/eval-blocked-and-sends-report.html
dbates@webkit.org31196042016-04-14 16:48:05 +00001119webkit.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 +00001120webkit.org/b/153150 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-fires-load-event-when-blocked.html
1121webkit.org/b/153150 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-fires-load-event-when-redirect-blocked.html
dbates@webkit.orgb5a87bf2016-03-10 17:46:06 +00001122webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/scripthash-basic-blocked-error-event.html
1123webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylehash-basic-blocked-error-event.html
1124webkit.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 +00001125webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylenonce-basic-blocked-error-event.html
1126webkit.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 +00001127webkit.org/b/153155 http/tests/security/contentSecurityPolicy/style-src-blocked-error-event.html
dbates@webkit.org5b73a312016-01-20 20:59:37 +00001128webkit.org/b/153159 http/tests/security/contentSecurityPolicy/image-document-default-src-none.html [ Failure ]
1129webkit.org/b/153160 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.html [ Failure ]
1130webkit.org/b/153160 http/tests/security/contentSecurityPolicy/plugin-in-iframe-with-csp.html [ Failure ]
1131webkit.org/b/153161 http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html [ Failure ]
dbates@webkit.org31196042016-04-14 16:48:05 +00001132webkit.org/b/153162 http/tests/security/contentSecurityPolicy/report-multiple-violations-01.php [ Failure ]
1133webkit.org/b/153162 http/tests/security/contentSecurityPolicy/report-multiple-violations-02.php [ Failure ]
dbates@webkit.org463d7822016-04-15 00:30:23 +00001134webkit.org/b/154203 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-overrides-xfo.html
dbates@webkit.org40bfe7d2016-02-24 00:53:29 +00001135webkit.org/b/154522 http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-base-uri-deny.html
dbates@webkit.org757eee82016-03-08 05:39:26 +00001136webkit.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 +00001137http/tests/security/contentSecurityPolicy/script-src-blocked-error-event.html [ Pass Failure ]
ryanhaddad@apple.comc9af1c92016-06-07 19:31:16 +00001138webkit.org/b/158480 http/tests/websocket/tests/hybi/upgrade-simple-ws.html [ Skip ]
beidson@apple.comf8ed6322016-01-26 22:48:15 +00001139
1140# These state object tests purposefully stress a resource limit, and take multiple seconds to run.
1141loader/stateobjects/pushstate-size-iframe.html [ Slow ]
1142loader/stateobjects/pushstate-size.html [ Slow ]
1143loader/stateobjects/replacestate-size-iframe.html [ Slow ]
1144loader/stateobjects/replacestate-size.html [ Slow ]
zalan@apple.comd423bcc2016-02-06 23:07:54 +00001145
1146# outline: auto -focusring.
1147imported/blink/fast/multicol/outlines-at-column-boundaries.html [ ImageOnlyFailure ]
1148fast/multicol/multicol-with-child-renderLayer-for-input.html [ ImageOnlyFailure ]
beidson@apple.com6e01f8d2016-02-25 19:21:49 +00001149
ap@apple.comb6587302016-04-07 21:26:16 +00001150# Assertion failure in MessagePort::contextDestroyed, usually attributed to later tests
1151webkit.org/b/94458 http/tests/security/MessagePort/event-listener-context.html [ Skip ]
1152
beidson@apple.com6e01f8d2016-02-25 19:21:49 +00001153########################################
1154### START OF IndexedDB failures
1155
beidson@apple.com6e01f8d2016-02-25 19:21:49 +00001156# Times out for unexplored reasons
1157storage/indexeddb/database-quota.html [ Skip ]
1158storage/indexeddb/database-quota-private.html [ Skip ]
1159
1160# Modern IDB page cache interaction not yet sorted out
1161fast/history/page-cache-indexed-closed-db.html [ Failure ]
1162
1163# IDB is currently disabled in private browsing.
1164# With Modern IDB and the in-memory backing store, that should change.
1165storage/indexeddb/open-db-private-browsing.html [ Failure ]
1166
1167# Relies on internals.observeGC
1168storage/indexeddb/connection-leak-private.html [ Skip ]
1169storage/indexeddb/connection-leak.html [ Skip ]
1170storage/indexeddb/cursor-leak-private.html [ Failure ]
1171storage/indexeddb/cursor-leak.html [ Skip ]
1172storage/indexeddb/cursor-request-cycle-private.html [ Failure ]
1173storage/indexeddb/cursor-request-cycle.html [ Skip ]
1174storage/indexeddb/delete-closed-database-object-private.html [ Skip ]
1175storage/indexeddb/delete-closed-database-object.html [ Skip ]
1176storage/indexeddb/request-leak-private.html [ Failure ]
1177storage/indexeddb/request-leak.html [ Failure ]
1178
ryanhaddad@apple.com5eaf6c82016-03-14 22:03:19 +00001179webkit.org/b/154619 storage/indexeddb/odd-strings.html [ Skip ]
beidson@apple.com6e01f8d2016-02-25 19:21:49 +00001180
beidson@apple.com23acd492016-05-06 22:06:29 +00001181# IDB workers test fails - The worker's attempt to open the database creates a new UniqueIDBDatabase
1182# Could be a SessionID difference? Something is giving the worker a different namespace.
beidson@apple.com63f70102016-05-06 21:04:25 +00001183storage/indexeddb/dont-commit-on-blocked-private.html [ Failure ]
beidson@apple.com23acd492016-05-06 22:06:29 +00001184
beidson@apple.com6e01f8d2016-02-25 19:21:49 +00001185# Test's behavior specific to Legacy IDB with LevelDB backend
1186# Modern IDB is spec-compliant without supporting this behavior
1187storage/indexeddb/transaction-starvation.html [ Skip ]
1188
1189# Times out because we only consider "onblocked"'ing one test at a time,
1190# which is allowed by the spec and is what Firefox and Edge do.
1191storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
1192
1193# We allowed disabling IDB at runtime to support polyfills in WK1 before Modern IDB.
1194# It's unclear if we need to continue supporting this.
1195storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
1196
beidson@apple.com3ce9ddf2016-11-16 00:25:28 +00001197# In debug builds, runs too slowly for the test timeout.
1198[ Debug ] imported/w3c/web-platform-tests/IndexedDB/idbindex-multientry-big.htm [ Failure ]
beidson@apple.com6e01f8d2016-02-25 19:21:49 +00001199
commit-queue@webkit.org5e447e32017-02-12 05:17:45 +00001200# Test is crashing
1201imported/w3c/web-platform-tests/IndexedDB/keypath-exceptions.htm [ Skip ]
1202
beidson@apple.com6e01f8d2016-02-25 19:21:49 +00001203# SQLite backend tests that timeout
1204storage/indexeddb/modern/transaction-scheduler-1.html [ Skip ]
1205storage/indexeddb/modern/transaction-scheduler-2.html [ Skip ]
1206storage/indexeddb/modern/transaction-scheduler-5.html [ Skip ]
1207storage/indexeddb/modern/transaction-scheduler-6.html [ Skip ]
1208storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
1209
ryanhaddad@apple.com0db13d72016-03-09 01:00:34 +00001210# These two IDB tests are, by their nature, very slow
1211# Skip these until we have a fix for webkit.org/b/155041
1212storage/indexeddb/modern/exceed-open-file-limit.html [ Skip ]
1213webkit.org/b/155028 storage/indexeddb/modern/256-open-databases.html [ Skip ]
1214
beidson@apple.com6e01f8d2016-02-25 19:21:49 +00001215### END OF IndexedDB failures
1216########################################
mmaxfield@apple.com11fab7d2016-03-18 01:02:32 +00001217
mcatanzaro@igalia.com6291f3e2016-05-15 22:05:05 +00001218# RTL Scrollbars are only implemented for GTK+ and certain versions of OS X
mmaxfield@apple.com11fab7d2016-03-18 01:02:32 +00001219fast/scrolling/rtl-scrollbars.html [ ImageOnlyFailure ]
1220fast/scrolling/rtl-scrollbars-simple.html [ ImageOnlyFailure ]
1221fast/scrolling/rtl-scrollbars-overflow-contents.html [ ImageOnlyFailure ]
1222fast/scrolling/rtl-scrollbars-overflow-dir-rtl.html [ ImageOnlyFailure ]
1223fast/scrolling/rtl-scrollbars-overflow-padding.html [ ImageOnlyFailure ]
1224fast/scrolling/rtl-scrollbars-overflow-simple.html [ ImageOnlyFailure ]
1225fast/scrolling/rtl-scrollbars-overflow.html [ ImageOnlyFailure ]
1226fast/scrolling/rtl-scrollbars-overflow-elementFromPoint.html [ Failure ]
1227fast/scrolling/rtl-scrollbars-overflow-position-absolute.html [ ImageOnlyFailure ]
1228fast/scrolling/rtl-scrollbars-overflow-text-selection-scrolled.html [ ImageOnlyFailure ]
1229fast/scrolling/rtl-scrollbars-position-absolute.html [ ImageOnlyFailure ]
1230fast/scrolling/rtl-scrollbars-position-fixed.html [ ImageOnlyFailure ]
1231fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ ImageOnlyFailure ]
1232fast/scrolling/rtl-scrollbars-text-selection.html [ ImageOnlyFailure ]
1233fast/scrolling/rtl-scrollbars-iframe-offset.html [ ImageOnlyFailure ]
1234fast/scrolling/rtl-scrollbars-elementFromPoint-static.html [ Failure ]
1235fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ ImageOnlyFailure ]
mmaxfield@apple.com4280b492016-03-22 22:15:45 +00001236fast/scrolling/rtl-scrollbars-positioning.html [ ImageOnlyFailure ]
mmaxfield@apple.com72fd0b42016-03-30 17:34:20 +00001237fast/scrolling/rtl-scrollbars-listbox-scroll.html [ ImageOnlyFailure ]
1238fast/scrolling/rtl-scrollbars-listbox-select-left.html [ ImageOnlyFailure ]
1239fast/scrolling/rtl-scrollbars-listbox-select-right.html [ ImageOnlyFailure ]
1240fast/scrolling/rtl-scrollbars-listbox-simple.html [ ImageOnlyFailure ]
1241fast/scrolling/rtl-scrollbars-listbox.html [ ImageOnlyFailure ]
mmaxfield@apple.com6f1dfa62016-04-29 20:33:48 +00001242fast/scrolling/rtl-scrollbars-positioned-intersect-scrollbars.html [ ImageOnlyFailure ]
ryanhaddad@apple.comb0d4faf2016-07-15 17:30:58 +00001243fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement.html [ Skip ]
tonikitoo@webkit.org6dcc2102016-07-15 03:56:51 +00001244fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ ImageOnlyFailure ]
1245fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html [ ImageOnlyFailure ]
mmaxfield@apple.comd1278512016-07-29 22:01:03 +00001246fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
bfulgham@apple.com95fa4f72016-04-01 21:10:41 +00001247
ryanhaddad@apple.com1c849312016-05-23 16:41:01 +00001248webkit.org/b/157849 fast/frames/crash-during-iframe-load-stop.html [ Pass Timeout ]
ryanhaddad@apple.com810f5932016-05-25 21:02:11 +00001249
1250webkit.org/b/158085 http/tests/css/shared-stylesheet-mutation.html [ Pass Failure ]
ap@apple.com2d95d2c2016-06-20 00:17:05 +00001251
1252# PiP tests are only relevant on macOS Sierra and newer.
1253media/click-placeholder-not-pausing.html [ WontFix ]
1254media/controls/picture-in-picture.html [ WontFix ]
adachan@apple.comd9178472016-08-16 22:48:58 +00001255media/controls/pip-placeholder-without-video-controls.html [ WontFix ]
ap@apple.com2d95d2c2016-06-20 00:17:05 +00001256media/element-containing-pip-video-going-into-fullscreen.html [ WontFix ]
1257media/fullscreen-api-enabled-media-with-presentation-mode.html [ WontFix ]
1258media/fullscreen-video-going-into-pip.html [ WontFix ]
1259media/navigate-with-pip-should-not-crash.html [ WontFix ]
1260media/pip-video-going-into-fullscreen.html [ WontFix ]
1261media/video-contained-in-fullscreen-element-going-into-pip.html [ WontFix ]
zalan@apple.com920e6b22016-07-02 01:15:44 +00001262
1263webkit.org/b/159370 [ Debug ] fast/history/page-cache-destroy-document.html [ Skip ]
utatane.tea@gmail.com25f28a62016-07-04 05:39:17 +00001264
fpizlo@apple.comf72d8a82016-07-18 20:31:20 +00001265# This test is way too slow for debug.
1266[ Debug ] workers/bomb.html [ Skip ]
1267# This test is just way too slow.
1268workers/bomb-with-v8.html [ Skip ]
1269
msaboff@apple.com7bdc1942018-01-04 01:53:41 +00001270# Disable the SharedArrayBuffers tests
1271imported/blink/fast/beacon/beacon-basic.html [ Skip ]
1272imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-dedicatedworker.html [ Skip ]
1273imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-serviceworker.https.html [ Skip ]
1274imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-window.html [ Skip ]
1275js/shared-array-buffer-webgl.html [ Skip ]
1276workers/sab/cascade_lock.html [ Skip ]
1277workers/sab/multi-memory-multi-buffer.html [ Skip ]
1278workers/sab/multi-memory.html [ Skip ]
1279workers/sab/no-transfer.html [ Skip ]
1280workers/sab/postMessage-clones.html [ Skip ]
1281workers/sab/postMessage-transfer-type-error.html [ Skip ]
1282workers/sab/sent-from-worker-no-transfer.html [ Skip ]
1283
sbarati@apple.com492e4432017-04-14 02:10:17 +00001284# These tests are slow by design.
1285workers/wasm-hashset-many.html [ Slow ]
1286workers/wasm-hashset-many-2.html [ Slow ]
1287workers/wasm-hashset.html [ Slow ]
1288workers/wasm-long-compile-many.html [ Slow ]
1289workers/wasm-long-compile.html [ Slow ]
1290
commit-queue@webkit.org7b505422017-06-13 17:31:18 +00001291# Flaky WebCrypto API tests
1292imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html [ Pass Failure ]
clopez@igalia.com9bedcea2017-06-14 00:36:29 +00001293imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Pass Failure Slow ]
commit-queue@webkit.org7b505422017-06-13 17:31:18 +00001294imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.https.html [ Pass Failure ]
1295
jiewen_tan@apple.comc9f9f5f2017-03-09 04:04:29 +00001296# WebCryptoAPI tests that take too long to complete
ryanhaddad@apple.comdca28712017-02-10 21:15:57 +00001297imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.worker.html [ Skip ]
jiewen_tan@apple.coma91d68a2017-02-10 18:21:16 +00001298imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker.html [ Slow ]
1299imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker.html [ Slow ]
jiewen_tan@apple.coma3087de2017-05-23 19:46:39 +00001300imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https.html [ Slow ]
jiewen_tan@apple.com87011ce2017-10-02 19:40:45 +00001301imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-PSS.worker.html [ Slow ]
jiewen_tan@apple.coma91d68a2017-02-10 18:21:16 +00001302
cdumez@apple.coma34c3832017-08-04 21:57:25 +00001303# Imported Beacon test that is flaky because its last check is very slow.
1304webkit.org/b/175202 imported/w3c/web-platform-tests/beacon/beacon-basic-string.html [ Pass Failure ]
cdumez@apple.com9dbafa42017-08-04 15:39:29 +00001305
1306
jiewen_tan@apple.com04d22032017-05-24 00:33:23 +00001307# WebCryptoAPI features that haven't been enabled for current OS
jiewen_tan@apple.coma91d68a2017-02-10 18:21:16 +00001308imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.html [ Skip ]
zandobersek@gmail.comaebb64b2017-08-01 19:18:11 +00001309crypto/subtle/ecdh-import-pkcs8-key-p256-validate-ecprivatekey-parameters-publickey.html [ Skip ]
1310crypto/subtle/ecdh-import-pkcs8-key-p384-validate-ecprivatekey-parameters-publickey.html [ Skip ]
1311crypto/subtle/ecdsa-import-pkcs8-key-p256-validate-ecprivatekey-parameters-publickey.html [ Skip ]
1312crypto/subtle/ecdsa-import-pkcs8-key-p384-validate-ecprivatekey-parameters-publickey.html [ Skip ]
zandobersek@gmail.com9b3f99f2017-06-20 06:00:01 +00001313crypto/subtle/ecdh-import-spki-key-ecdh-identifier.html [ Skip ]
jiewen_tan@apple.com04d22032017-05-24 00:33:23 +00001314crypto/subtle/rsa-pss-generate-export-key-jwk-sha1.html [ Skip ]
1315crypto/subtle/rsa-pss-generate-export-key-jwk-sha224.html [ Skip ]
1316crypto/subtle/rsa-pss-generate-export-key-jwk-sha256.html [ Skip ]
1317crypto/subtle/rsa-pss-generate-export-key-jwk-sha384.html [ Skip ]
1318crypto/subtle/rsa-pss-generate-export-key-jwk-sha512.html [ Skip ]
1319crypto/subtle/rsa-pss-generate-export-key-pkcs8.html [ Skip ]
1320crypto/subtle/rsa-pss-generate-export-key-spki.html [ Skip ]
1321crypto/subtle/rsa-pss-generate-key.html [ Skip ]
1322crypto/subtle/rsa-pss-import-jwk-private-key.html [ Skip ]
1323crypto/subtle/rsa-pss-import-jwk-public-key-empty-usages.html [ Skip ]
1324crypto/subtle/rsa-pss-import-jwk-public-key-sha1.html [ Skip ]
1325crypto/subtle/rsa-pss-import-jwk-public-key-sha224.html [ Skip ]
1326crypto/subtle/rsa-pss-import-jwk-public-key-sha256.html [ Skip ]
1327crypto/subtle/rsa-pss-import-jwk-public-key-sha384.html [ Skip ]
1328crypto/subtle/rsa-pss-import-jwk-public-key-sha512.html [ Skip ]
1329crypto/subtle/rsa-pss-import-key-sign-large-salt.html [ Skip ]
1330crypto/subtle/rsa-pss-import-key-sign.html [ Skip ]
1331crypto/subtle/rsa-pss-import-key-verify.html [ Skip ]
1332crypto/subtle/rsa-pss-import-pkcs8-key.html [ Skip ]
1333crypto/subtle/rsa-pss-import-spki-key-empty-usages.html [ Skip ]
1334crypto/subtle/rsa-pss-import-spki-key.html [ Skip ]
1335crypto/workers/subtle/rsa-pss-import-key-sign.html [ Skip ]
1336crypto/workers/subtle/rsa-pss-import-key-verify.html [ Skip ]
jiewen_tan@apple.com423b6812016-12-08 01:49:40 +00001337
1338# WebCryptoAPI superset tests
jiewen_tan@apple.coma91d68a2017-02-10 18:21:16 +00001339imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes.worker.html [ Skip ]
1340imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures.worker.html [ Skip ]
mmaxfield@apple.coma3ad44d2016-07-16 02:50:12 +00001341
1342editing/deleting/delete-emoji.html [ Slow ]
mmaxfield@apple.com1cd288c2016-07-17 07:16:03 +00001343
1344# New emoji requires system support.
ryanhaddad@apple.comd2839782016-09-09 16:29:02 +00001345webkit.org/b/159755 fast/text/emoji-num-glyphs.html [ Failure Timeout ]
mmaxfield@apple.com1cd288c2016-07-17 07:16:03 +00001346webkit.org/b/159755 fast/text/emoji-gender-2-3.html [ ImageOnlyFailure ]
1347webkit.org/b/159755 fast/text/emoji-gender-2-4.html [ ImageOnlyFailure ]
1348webkit.org/b/159755 fast/text/emoji-gender-2-5.html [ ImageOnlyFailure ]
1349webkit.org/b/159755 fast/text/emoji-gender-2-6.html [ ImageOnlyFailure ]
1350webkit.org/b/159755 fast/text/emoji-gender-2-7.html [ ImageOnlyFailure ]
1351webkit.org/b/159755 fast/text/emoji-gender-2-8.html [ ImageOnlyFailure ]
1352webkit.org/b/159755 fast/text/emoji-gender-2-9.html [ ImageOnlyFailure ]
1353webkit.org/b/159755 fast/text/emoji-gender-3.html [ ImageOnlyFailure ]
1354webkit.org/b/159755 fast/text/emoji-gender-4.html [ ImageOnlyFailure ]
1355webkit.org/b/159755 fast/text/emoji-gender-5.html [ ImageOnlyFailure ]
1356webkit.org/b/159755 fast/text/emoji-gender-6.html [ ImageOnlyFailure ]
1357webkit.org/b/159755 fast/text/emoji-gender-8.html [ ImageOnlyFailure ]
1358webkit.org/b/159755 fast/text/emoji-gender-9.html [ ImageOnlyFailure ]
1359webkit.org/b/159755 fast/text/emoji-gender-fe0f-3.html [ ImageOnlyFailure ]
1360webkit.org/b/159755 fast/text/emoji-gender-fe0f-4.html [ ImageOnlyFailure ]
1361webkit.org/b/159755 fast/text/emoji-gender-fe0f-5.html [ ImageOnlyFailure ]
1362webkit.org/b/159755 fast/text/emoji-gender-fe0f-6.html [ ImageOnlyFailure ]
1363webkit.org/b/159755 fast/text/emoji-gender-fe0f-7.html [ ImageOnlyFailure ]
1364webkit.org/b/159755 fast/text/emoji-gender-fe0f-8.html [ ImageOnlyFailure ]
1365webkit.org/b/159755 fast/text/emoji-gender-fe0f-9.html [ ImageOnlyFailure ]
1366webkit.org/b/159755 fast/text/emoji-gender.html [ ImageOnlyFailure ]
1367
mark.lam@apple.com01df22b2016-08-24 16:47:11 +00001368webkit.org/b/160017 js/regress-139548.html [ Slow ]
achristensen@apple.com135f6cb2016-08-25 18:22:25 +00001369
simon.fraser@apple.come41966d2017-05-13 05:41:28 +00001370webkit.org/b/172056 fast/text/multiglyph-characters.html [ Failure ]
1371
mmaxfield@apple.comf6bdd4c2016-09-27 08:10:34 +00001372# Only iOS has implemented lettepress.
1373fast/text/letterpress-different.html [ ImageOnlyFailure ]
ryanhaddad@apple.com9a6eddb2016-10-10 23:51:25 +00001374
dino@apple.come1678ef2016-10-20 19:09:30 +00001375# CSS Shapes tests
rego@igalia.com4e41d752018-01-24 15:53:46 +00001376webkit.org/b/163706 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-010.html [ Skip ]
1377webkit.org/b/163706 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-024.html [ Skip ]
1378webkit.org/b/172537 imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-018.html [ Pass Failure ]
dino@apple.come1678ef2016-10-20 19:09:30 +00001379imported/blink/http/tests/security/shape-image-cors-disallow-origin.html [ ImageOnlyFailure ]
1380imported/blink/http/tests/security/shape-image-cors-port.html [ ImageOnlyFailure ]
commit-queue@webkit.org97c16622016-10-24 11:50:29 +00001381webkit.org/b/163887 svg/as-image/svg-image-with-data-uri-use-data-uri.svg [ Pass Crash ]
commit-queue@webkit.org89165762016-10-27 06:33:21 +00001382
mmaxfield@apple.com9d2321a2016-10-28 01:45:11 +00001383# Temporary failure until we start using ANGLE as a WebGL backend
1384webkit.org/b/163924 fast/canvas/webgl/bufferData-offset-length.html [ Pass Failure ]
ryanhaddad@apple.com52edfe22016-10-31 22:24:54 +00001385
ryanhaddad@apple.com8eb4a682016-10-31 23:06:33 +00001386webkit.org/b/164080 http/tests/websocket/tests/hybi/closed-when-entering-page-cache.html [ Pass Failure ]
1387webkit.org/b/164080 http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler.html [ Pass Failure ]
utatane.tea@gmail.com750fa062016-11-16 11:39:43 +00001388
utatane.tea@gmail.comdef248c2016-11-17 00:24:37 +00001389webkit.org/b/164539 http/tests/security/module-crossorigin-error-event-information.html [ Failure ]
1390webkit.org/b/164539 http/tests/security/module-crossorigin-onerror-information.html [ Failure ]
zalan@apple.comf3da8092016-11-17 21:23:45 +00001391
ryanhaddad@apple.com5880dc32017-01-19 00:45:18 +00001392webkit.org/b/165764 http/tests/misc/module-script-async.html [ Pass Timeout ]
utatane.tea@gmail.coma14bdde2016-12-14 16:16:39 +00001393
utatane.tea@gmail.com99902f62018-01-24 04:59:24 +00001394# After rebasing WPT, we should investigate deterministic error handling, which is the updated spec.
1395imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/compilation-error-1.html [ Pass Failure ]
1396imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/compilation-error-2.html [ Pass Failure ]
1397imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/crossorigin.html [ Pass Failure ]
1398imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-8.html [ Skip ]
1399
zalan@apple.comf3da8092016-11-17 21:23:45 +00001400# Clean layout tree after FrameView::layout
1401webkit.org/b/164856 [ Debug ] editing/execCommand/indent-block-in-list.html [ Skip ]
1402webkit.org/b/162831 [ Debug ] imported/blink/css3/flexbox/relpos-with-scrollable-with-abspos-crash.html [ Skip ]
1403webkit.org/b/162828 [ Debug ] tables/table-section-overflow-clip-crash.html [ Skip ]
ryanhaddad@apple.com76354022016-11-18 22:31:13 +00001404
1405webkit.org/b/164797 js/dom/domjit-function-get-element-by-id-licm.html [ Pass Timeout ]
1406webkit.org/b/164797 js/dom/domjit-function-get-element-by-id-changed.html [ Pass Timeout ]
hyatt@apple.com046e8df2016-11-30 16:56:45 +00001407
hyatt@apple.com046e8df2016-11-30 16:56:45 +00001408# The following tests match Blink/Chrome, but we're not sure yet what to do with them when the
1409# new CSS parser is turned on. The tests may be right, and these may be bugs in Blink/Chrome, or
1410# the tests may be wrong.
1411webkit.org/b/165195 fast/css/parsing-css-allowed-string-characters.html [ Pass Failure ]
hyatt@apple.com046e8df2016-11-30 16:56:45 +00001412
simon.fraser@apple.comb2f5fcf2016-12-06 19:39:32 +00001413# Visual viewports
1414webkit.org/b/165460 compositing/repaint/scroll-fixed-layer-no-content.html [ Failure ]
1415webkit.org/b/165460 compositing/repaint/scroll-fixed-layer-out-of-view.html [ Failure ]
ryanhaddad@apple.comd90e3c22017-01-19 01:00:51 +00001416
1417webkit.org/b/166911 fast/dom/Window/window-properties-performance.html [ Pass Failure ]
1418webkit.org/b/166911 fast/dom/Window/window-properties-performance-resource-timing.html [ Pass Failure ]
ryanhaddad@apple.com65a30632017-01-25 21:09:26 +00001419
commit-queue@webkit.org5e447e32017-02-12 05:17:45 +00001420imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-details-element/toggleEvent.html [ Pass Failure ]
1421webkit.org/b/168175 imported/w3c/web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-reftest-list-owner-skip-no-boxes.html [ ImageOnlyFailure ]
1422webkit.org/b/168175 imported/w3c/web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-reftest-list-owner-menu.html [ ImageOnlyFailure ]
commit-queue@webkit.org5e447e32017-02-12 05:17:45 +00001423webkit.org/b/168175 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/same-url.html [ Pass Failure ]
1424webkit.org/b/168175 imported/w3c/web-platform-tests/html/browsers/offline/browser-state/navigator_online_online.html [ Pass Failure ]
ryanhaddad@apple.com479b5d12017-02-02 20:56:52 +00001425
commit-queue@webkit.orgf9f90062017-05-22 18:07:11 +00001426imported/w3c/web-platform-tests/cssom/MediaList.html [ Failure ]
commit-queue@webkit.orgf9f90062017-05-22 18:07:11 +00001427imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/document-adopt-base-url.html [ ImageOnlyFailure ]
1428
ryanhaddad@apple.com256f4ab2017-02-09 21:11:24 +00001429webkit.org/b/168066 performance-api/performance-now-api.html [ Pass Failure ]
1430webkit.org/b/168005 performance-api/performance-now-time-origin-in-worker.html [ Pass Failure ]
1431
ryanhaddad@apple.comfd1b0ae2017-02-14 22:51:34 +00001432webkit.org/b/168238 imported/w3c/web-platform-tests/dom/events/EventListener-invoke-legacy.html [ Pass Failure ]
ryanhaddad@apple.com5bdf9c32017-02-13 21:37:34 +00001433
dbates@webkit.org630e6902017-04-25 20:26:13 +00001434# Ignore MIME type refused console messages when comparing nosniff tests results as their ordering is non-deterministic.
1435imported/w3c/web-platform-tests/fetch/nosniff [ DumpJSConsoleLogInStdErr ]
commit-queue@webkit.org3afbea92017-10-29 03:02:28 +00001436imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/sandbox-ascii-case-insensitive.html [ DumpJSConsoleLogInStdErr ]
dbates@webkit.org630e6902017-04-25 20:26:13 +00001437
ddkilzer@apple.coma5ac3ab2017-01-29 07:30:39 +00001438########################################
commit-queue@webkit.org47b46f02017-05-23 16:27:36 +00001439### START OF display: contents failures
1440
rego@igalia.com4e41d752018-01-24 15:53:46 +00001441webkit.org/b/157477 imported/w3c/web-platform-tests/css/css-display/display-contents-dynamic-table-001-inline.html [ ImageOnlyFailure ]
1442webkit.org/b/157477 imported/w3c/web-platform-tests/css/css-display/display-flow-root-001.html [ ImageOnlyFailure ]
commit-queue@webkit.org47b46f02017-05-23 16:27:36 +00001443
commit-queue@webkit.org47b46f02017-05-23 16:27:36 +00001444### END OF display: contents failures
1445########################################
1446
cdumez@apple.com1a5e2832017-05-23 19:39:16 +00001447webkit.org/b/170122 http/tests/preload/single_download_preload_headers_charset.php [ Pass Failure ]
1448
commit-queue@webkit.org47b46f02017-05-23 16:27:36 +00001449########################################
ddkilzer@apple.coma5ac3ab2017-01-29 07:30:39 +00001450### START OF -disabled tests
1451
1452webkit.org/b/20871 js/garbage-collect-after-string-appends.html [ Skip ]
1453webkit.org/b/58323 compositing/objects/composited-object-alignment.html [ Skip ]
1454webkit.org/b/48454 compositing/tiling/huge-layer-resize.html [ Skip ]
1455webkit.org/b/48454 compositing/tiling/huge-layer.html [ Skip ]
1456webkit.org/b/17557 css2.1/t1204-increment-00-c-o.html [ Skip ]
1457webkit.org/b/17557 css2.1/t1204-increment-01-c-o.html [ Skip ]
1458webkit.org/b/17557 css2.1/t1204-increment-02-c-o.html [ Skip ]
1459webkit.org/b/17557 css2.1/t1204-reset-00-c-o.html [ Skip ]
1460webkit.org/b/17557 css2.1/t1204-reset-01-c-o.html [ Skip ]
1461webkit.org/b/17557 css2.1/t1204-reset-02-c-o.html [ Skip ]
1462webkit.org/b/19581 dom/xhtml/level2/html/HTMLFrameElement09.xhtml [ Skip ]
1463webkit.org/b/65187 dom/xhtml/level3/core/documentsetdocumenturi01.xhtml [ Skip ]
1464webkit.org/b/65187 dom/xhtml/level3/core/documentsetdocumenturi02.xhtml [ Skip ]
1465webkit.org/b/10993 editing/execCommand/create-list-1.html [ Skip ]
1466webkit.org/b/9640 editing/input/attributed-substring-from-range-lines.html [ Skip ]
1467webkit.org/b/7899 editing/pasteboard/paste-empty-startcontainer.html [ Skip ]
1468webkit.org/b/72503 fast/css/font-face-in-shadow-DOM.html [ Skip ]
1469webkit.org/b/23650 fast/dom/Window/timeout-released-on-close.html [ Skip ]
1470webkit.org/b/79333 fast/dynamic/crash-paint-no-documentElement-renderer.html [ Skip ]
1471webkit.org/b/18057 fast/events/key-events-in-frame.html [ Skip ]
1472webkit.org/b/17391 fast/frames/iframe-scroll-page-up-down.html [ Skip ]
1473webkit.org/b/94130 fast/html/marquee-alternate.html [ Skip ]
1474webkit.org/b/12930 fast/leaks/003.html [ Skip ]
1475webkit.org/b/36425 fast/loader/api-test-go-to-current-back-forward-item.html [ Skip ]
1476webkit.org/b/35594 fast/loader/api-test-new-window-data-load-base-url.html [ Skip ]
1477webkit.org/b/67007 fast/ruby/after-block-doesnt-crash.html [ Skip ]
1478webkit.org/b/67007 fast/ruby/after-table-doesnt-crash.html [ Skip ]
1479webkit.org/b/67007 fast/ruby/generated-after-counter-doesnt-crash.html [ Skip ]
1480webkit.org/b/67007 fast/ruby/generated-before-and-after-counter-doesnt-crash.html [ Skip ]
1481webkit.org/b/164888 fast/shadow-dom/copy-shadow-tree.html [ Skip ]
1482webkit.org/b/81826 fast/table/double-height-table-no-tbody.html [ Skip ]
1483webkit.org/b/56140 fast/text/large-text-composed-char-dos.html [ Skip ]
1484webkit.org/b/63268 http/tests/multipart/win-boundary-crash.html [ Skip ]
ddkilzer@apple.coma5ac3ab2017-01-29 07:30:39 +00001485webkit.org/b/56080 jquery/effects.html [ Skip ]
1486webkit.org/b/6547 js/kde/Date.html [ Skip ]
1487webkit.org/b/15046 js/string-concatenate-outofmemory.html [ Skip ]
1488webkit.org/b/24690 platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html [ Skip ]
1489webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html [ Skip ]
1490webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html [ Skip ]
1491webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html [ Skip ]
1492webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html [ Skip ]
1493webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html [ Skip ]
1494webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html [ Skip ]
1495webkit.org/b/17392 svg/batik/text/textBiDi.svg [ Skip ]
1496webkit.org/b/11662 svg/custom/js-font-test.svg [ Skip ]
1497webkit.org/b/63186 svg/zoom/page/zoom-svg-through-object-with-text.xhtml [ Skip ]
1498
1499# Test disabled in r37513 for causing next test to hang
1500animations/font-size-using-ems.html [ Skip ]
1501
1502# Tests disabled in r18642 due to font-dependent issue with Armenian numbering
1503css2.1/t1202-counter-10-b.html [ Skip ]
1504css2.1/t1202-counters-10-b.html [ Skip ]
1505
1506# Test disabled in r11286 since it removes entire document tree so is hard to show results
1507dom/xhtml/level3/core/documentadoptnode22.xhtml [ Skip ]
1508
1509# Tests landed disabled in r10628 for webkit.org/b/4907
1510dom/xhtml/level3/core/documentnormalizedocument06.xhtml [ Skip ]
1511dom/xhtml/level3/core/domimplementationregistry12.xhtml [ Skip ]
1512dom/xhtml/level3/core/domimplementationregistry23.xhtml [ Skip ]
1513dom/xhtml/level3/core/nodecomparedocumentposition14.xhtml [ Skip ]
1514dom/xhtml/level3/core/nodecomparedocumentposition15.xhtml [ Skip ]
1515dom/xhtml/level3/core/noderemovechild03.xhtml [ Skip ]
1516dom/xhtml/level3/core/nodereplacechild06.xhtml [ Skip ]
1517dom/xhtml/level3/core/nodereplacechild07.xhtml [ Skip ]
1518dom/xhtml/level3/core/nodereplacechild08.xhtml [ Skip ]
1519
1520# Test disabled in r30326
1521editing/selection/inconsistent-in-removeChildNode.html [ Skip ]
1522
1523# Test disabled in r29882 after it mysteriously started passing
1524editing/style/5091898.html [ Skip ]
1525
1526# Test disabled in r28820 since it has different results per hardware
1527fast/css/css2-system-color.html [ Skip ]
1528
1529# Test disabled in r64074 after dropping -khtml prefix support
1530fast/css/limited-vendor-prefix-behavior.html [ Skip ]
1531
1532# Test disabled in r42420 since it hits test-only release assert
1533fast/dom/gc-8.html [ Skip ]
1534
1535# Test disabled in r27657
1536fast/dom/Window/window-resize-nan.html [ Skip ]
1537
1538# Tests disabled in r38547 for webkit.org/b/22306
1539fast/events/destroyed-atomic-string.html [ Skip ]
1540
1541# Test disabled in r12843
1542fast/loader/form-events-back-forward.html [ Skip ]
1543
ddkilzer@apple.coma5ac3ab2017-01-29 07:30:39 +00001544# Test disabled in r42628
1545http/tests/navigation/post-goback-repost-policy.html [ Skip ]
1546
1547# Tests landed disabled in r15970; never enabled
1548http/tests/navigation/success200-frames-goback.html [ Skip ]
1549http/tests/navigation/success200-frames-reload.html [ Skip ]
1550http/tests/navigation/success200-subframeload-goback.html [ Skip ]
1551
1552# Test disabled in r45078
1553media/video-canvas.html [ Skip ]
1554
1555# Tests disabled in r59504 for taking over 10 seconds to run
1556sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html [ Skip ]
1557sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html [ Skip ]
1558sputnik/Unicode/Unicode_218/S7.6_A3.1.html [ Skip ]
1559sputnik/Unicode/Unicode_218/S7.6_A3.2.html [ Skip ]
1560
1561# Tests landed disabled in r58534; never enabled
1562sputnik/Unicode/Unicode_218/S7.6_A1.1_T5.html [ Skip ]
1563sputnik/Unicode/Unicode_218/S7.6_A5.2_T5.html [ Skip ]
1564sputnik/Unicode/Unicode_320/S7.6_A1.1_T5.html [ Skip ]
1565sputnik/Unicode/Unicode_320/S7.6_A5.2_T5.html [ Skip ]
1566sputnik/Unicode/Unicode_410/S7.6_A1.1_T5.html [ Skip ]
1567sputnik/Unicode/Unicode_410/S7.6_A5.2_T5.html [ Skip ]
1568sputnik/Unicode/Unicode_500/S7.6_A1.1_T5.html [ Skip ]
1569sputnik/Unicode/Unicode_500/S7.6_A5.2_T5.html [ Skip ]
1570sputnik/Unicode/Unicode_510/S7.6_A1.1_T5.html [ Skip ]
1571sputnik/Unicode/Unicode_510/S7.6_A5.2_T5.html [ Skip ]
1572
1573# Test disabled in r42921 for flaky failure
1574svg/custom/filter-source-alpha.svg [ Skip ]
1575
1576# Test landed disabled in r26904; never enabled
1577svg/custom/font-face-fallback.svg [ Skip ]
1578
hyatt@apple.com247170f2017-02-28 16:23:15 +00001579# Test disabled until we can fix layout of orthogonal writing mode roots
1580fast/table/colspanMinWidth-vertical.html [ Skip ]
1581
jiewen_tan@apple.coma5352c72017-03-23 02:21:58 +00001582# Test only works on iOS WK2. webkit.org/b/165535
1583fast/forms/range/range-remove-on-drag.html [ Skip ]
1584
fred.wang@free.fra9378e22017-04-25 08:46:07 +00001585# CSSOM View module
fred.wang@free.fra9378e22017-04-25 08:46:07 +00001586webkit.org/b/5991 imported/w3c/web-platform-tests/cssom-view/scrollingElement.html [ Skip ]
fred.wang@free.fra9378e22017-04-25 08:46:07 +00001587
commit-queue@webkit.org0e16dd62017-05-17 16:04:36 +00001588# FileAPI
1589webkit.org/b/172099 imported/w3c/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ ImageOnlyFailure ]
1590
dbates@webkit.org4660b552017-06-12 23:55:04 +00001591# Secure Contexts tests that timeout
1592imported/w3c/web-platform-tests/secure-contexts/basic-dedicated-worker.html [ Skip ]
1593imported/w3c/web-platform-tests/secure-contexts/basic-dedicated-worker.https.html [ Skip ]
1594imported/w3c/web-platform-tests/secure-contexts/basic-popup-and-iframe-tests.https.html [ Skip ]
1595
rego@igalia.com4bc2c872018-02-20 14:11:05 +00001596# CSS3 Text support is not yet enabled (needs ENABLE_CSS3_TEXT).
1597webkit.org/b/76173 fast/css3-text/css3-text-align-last [ Skip ]
1598webkit.org/b/99945 fast/css3-text/css3-text-justify [ Skip ]
1599webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line-hanging.html [ Skip ]
1600webkit.org/b/112755 fast/css3-text/css3-text-indent/getComputedStyle [ Skip ]
1601
rego@igalia.comc99a6ca2018-02-20 21:45:27 +00001602# Link prefetch is disabled by default (needs ENABLE_LINK_PREFETCH)
1603webkit.org/b/3652 fast/dom/HTMLLinkElement/link-and-subresource-test.html [ Skip ]
1604webkit.org/b/3652 fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html [ Skip ]
1605webkit.org/b/3652 fast/dom/HTMLLinkElement/prefetch.html [ Skip ]
1606webkit.org/b/3652 fast/dom/HTMLLinkElement/prefetch-beforeload.html [ Skip ]
1607webkit.org/b/3652 fast/dom/HTMLLinkElement/prefetch-onerror.html [ Skip ]
1608webkit.org/b/3652 fast/dom/HTMLLinkElement/prefetch-onload.html [ Skip ]
1609webkit.org/b/3652 fast/dom/HTMLLinkElement/prefetch-too-many-clients.html [ Skip ]
1610webkit.org/b/3652 fast/dom/HTMLLinkElement/subresource.html [ Skip ]
1611webkit.org/b/3652 http/tests/misc/link-rel-prefetch-and-subresource.html [ Skip ]
1612webkit.org/b/3652 http/tests/misc/prefetch-purpose.html [ Skip ]
1613
ddkilzer@apple.coma5ac3ab2017-01-29 07:30:39 +00001614### END OF -disabled tests
1615########################################
ryanhaddad@apple.com84c82a12017-03-09 00:12:02 +00001616
Ms2ger@igalia.comc6068252017-09-20 15:30:07 +00001617webkit.org/b/163046 [ Release ] js/regress-141098.html [ Pass Failure ]
1618webkit.org/b/163046 [ Debug ] js/regress-141098.html [ Slow Pass Failure ]
1619
ryanhaddad@apple.com74772162017-03-14 21:16:09 +00001620webkit.org/b/169625 imported/w3c/web-platform-tests/cors/status.htm [ Pass Failure ]
ryanhaddad@apple.com436c9042017-03-29 18:38:10 +00001621
1622webkit.org/b/170130 fast/events/before-unload-adopt-subframe-to-outside.html [ Pass Timeout ]
ap@apple.com19c0fd02017-03-31 19:18:26 +00001623
ap@apple.com37851092017-04-03 01:26:31 +00001624webkit.org/b/170355 [ Release ] fast/mediastream/MediaStream-page-muted.html [ Pass Timeout ]
1625webkit.org/b/170355 [ Debug ] fast/mediastream/MediaStream-page-muted.html [ Pass Crash ]
akling@apple.comb89c9482017-04-10 13:49:18 +00001626
1627# Only relevant on Mac-WK2
1628compositing/tiling/non-visible-window-tile-coverage.html [ Skip ]
ryanhaddad@apple.com2dbb21c2017-04-11 00:23:03 +00001629
ryanhaddad@apple.comf9637802017-08-10 16:53:08 +00001630webkit.org/b/170698 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html [ Skip ]
ryanhaddad@apple.com2dbb21c2017-04-11 00:23:03 +00001631
1632webkit.org/b/170699 [ Debug ] imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html [ Failure ]
jbedard@apple.com572dfff2017-04-12 22:44:08 +00001633
1634webkit.org/b/90724 compositing/iframes/iframe-size-from-zero.html [ Failure Pass ]
ryanhaddad@apple.com1e5ca912017-04-13 22:48:13 +00001635
ryanhaddad@apple.com0f556ac2017-04-20 02:29:35 +00001636webkit.org/b/171031 imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl.htm [ Failure ]
ryanhaddad@apple.com0501a2d2017-04-20 17:49:37 +00001637
ryanhaddad@apple.com78e80d72017-06-06 06:30:49 +00001638webkit.org/b/172961 fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events.html [ Pass Timeout ]
ryanhaddad@apple.com0f1907d2017-05-19 20:12:12 +00001639
1640webkit.org/b/172378 fast/loader/recursive-before-unload-crash.html [ Skip ]
1641webkit.org/b/172378 fast/repaint/table-hover-on-link.html [ Skip ]
1642webkit.org/b/172378 http/tests/misc/slow-loading-mask.html [ Skip ]
1643webkit.org/b/172378 http/tests/multipart/policy-ignore-crash.php [ Skip ]
1644webkit.org/b/172378 http/tests/navigation/back-twice-without-commit.html [ Skip ]
1645webkit.org/b/172378 imported/blink/fast/block/float/float-mark-descendants-for-layout-crash.html [ Skip ]
1646webkit.org/b/172378 imported/blink/fast/frames/freed-frame.html [ Skip ]
1647webkit.org/b/172378 imported/blink/printing/print-document-without-documentElement-crash.html [ Skip ]
ryanhaddad@apple.combc2e4ee2017-05-26 16:03:56 +00001648
1649webkit.org/b/172609 fetch/closing-while-fetching-blob.html [ Skip ]
ryanhaddad@apple.comf6084fb2017-05-30 20:37:58 +00001650
1651webkit.org/b/172514 [ Debug ] imported/w3c/web-platform-tests/innerText/getter.html [ Skip ]
ryanhaddad@apple.com35295b02017-06-01 18:43:48 +00001652
rego@igalia.com4e41d752018-01-24 15:53:46 +00001653webkit.org/b/175291 imported/w3c/web-platform-tests/css/css-ui/outline-018.html [ Skip ]
dbates@webkit.org92d42ff2017-08-09 20:28:01 +00001654
rego@igalia.com4e41d752018-01-24 15:53:46 +00001655webkit.org/b/175287 imported/w3c/web-platform-tests/css/css-ui/box-sizing-014.html [ ImageOnlyFailure ]
1656webkit.org/b/175287 imported/w3c/web-platform-tests/css/css-ui/box-sizing-015.html [ ImageOnlyFailure ]
1657webkit.org/b/175287 imported/w3c/web-platform-tests/css/css-ui/box-sizing-016.html [ ImageOnlyFailure ]
1658webkit.org/b/175287 imported/w3c/web-platform-tests/css/css-ui/box-sizing-018.html [ ImageOnlyFailure ]
1659webkit.org/b/175287 imported/w3c/web-platform-tests/css/css-ui/box-sizing-019.html [ ImageOnlyFailure ]
1660webkit.org/b/175287 imported/w3c/web-platform-tests/css/css-ui/box-sizing-024.html [ ImageOnlyFailure ]
1661webkit.org/b/175287 imported/w3c/web-platform-tests/css/css-ui/box-sizing-025.html [ ImageOnlyFailure ]
1662webkit.org/b/175287 imported/w3c/web-platform-tests/css/css-ui/box-sizing-026.html [ ImageOnlyFailure ]
dbates@webkit.org92d42ff2017-08-09 20:28:01 +00001663
rego@igalia.com4e41d752018-01-24 15:53:46 +00001664webkit.org/b/175288 imported/w3c/web-platform-tests/css/css-ui/outline-005.html [ ImageOnlyFailure ]
1665webkit.org/b/175288 imported/w3c/web-platform-tests/css/css-ui/outline-007.html [ ImageOnlyFailure ]
1666webkit.org/b/175288 imported/w3c/web-platform-tests/css/css-ui/outline-013.html [ ImageOnlyFailure ]
1667webkit.org/b/175288 imported/w3c/web-platform-tests/css/css-ui/outline-014.html [ ImageOnlyFailure ]
1668webkit.org/b/175288 imported/w3c/web-platform-tests/css/css-ui/outline-015.html [ ImageOnlyFailure ]
1669webkit.org/b/175288 imported/w3c/web-platform-tests/css/css-ui/outline-016.html [ ImageOnlyFailure ]
1670webkit.org/b/175288 imported/w3c/web-platform-tests/css/css-ui/outline-019.html [ ImageOnlyFailure ]
1671webkit.org/b/175290 imported/w3c/web-platform-tests/css/css-ui/text-overflow-005.html [ ImageOnlyFailure ]
jfbastien@apple.com23dc9ef2017-08-15 23:48:46 +00001672
commit-queue@webkit.org485c8922017-08-30 17:42:39 +00001673webkit.org/b/171945 perf/class-list-remove.html [ Pass Failure Timeout ]
antti@apple.comae85e112017-08-31 23:27:02 +00001674
1675webkit.org/b/176183 fast/block/inside-inlines/opacity-on-inline.html [ ImageOnlyFailure ]
mcatanzaro@igalia.com99b5b0e2017-09-12 00:42:17 +00001676
1677webkit.org/b/166025 http/tests/fetch/fetching-same-resource-with-different-options.html [ Pass Failure ]
dbates@webkit.org733c5fa2017-09-14 23:45:08 +00001678
rego@igalia.com4e41d752018-01-24 15:53:46 +00001679imported/w3c/web-platform-tests/css/css-pseudo/first-letter-001.html [ ImageOnlyFailure ]
1680imported/w3c/web-platform-tests/css/css-pseudo/first-letter-002.html [ ImageOnlyFailure ]
1681imported/w3c/web-platform-tests/css/css-pseudo/first-letter-003.html [ ImageOnlyFailure ]
zalan@apple.comabdddfb2017-10-03 18:24:44 +00001682
1683webkit.org/b/177799 accessibility/table-detection.html [ Pass Failure ]
dino@apple.com49e4b252017-10-06 06:37:16 +00001684
1685webkit.org/b/177997 webgl/1.0.2/conformance/textures/copy-tex-image-2d-formats.html [ Pass Failure ]
ryanhaddad@apple.comd5b07962017-10-27 17:48:15 +00001686
ryanhaddad@apple.com726e8642017-10-31 21:32:35 +00001687webkit.org/b/179069 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/sandbox_032.htm [ Pass Failure ]
graouts@webkit.org7458ce52017-11-05 22:34:10 +00001688
graouts@webkit.org61ff1bb2018-01-25 10:24:08 +00001689webkit.org/b/179287 imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines.html [ Pass Failure ]
1690webkit.org/b/179287 imported/w3c/web-platform-tests/web-animations/timing-model/timelines/timelines.html [ Pass Failure ]
graouts@webkit.org5b17b3d2018-02-27 21:08:50 +00001691webkit.org/b/181116 imported/w3c/web-platform-tests/web-animations/interfaces/Animation/finished.html [ Pass Failure ]
graouts@webkit.org61ff1bb2018-01-25 10:24:08 +00001692webkit.org/b/181120 imported/w3c/web-platform-tests/web-animations/interfaces/Animation/onfinish.html [ Pass Failure ]
1693webkit.org/b/181121 imported/w3c/web-platform-tests/web-animations/timing-model/animations/updating-the-finished-state.html [ Pass Failure ]
1694webkit.org/b/181122 imported/w3c/web-platform-tests/web-animations/interfaces/AnimationEffectTiming/endDelay.html [ Pass Failure ]
1695webkit.org/b/181123 imported/w3c/web-platform-tests/web-animations/interfaces/Animation/finish.html [ Pass Failure ]
1696webkit.org/b/181888 imported/w3c/web-platform-tests/web-animations/timing-model/animation-effects/current-iteration.html [ Pass Failure ]
ryanhaddad@apple.com49e317c2017-11-11 01:22:37 +00001697
1698webkit.org/b/177440 imported/w3c/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_setter_null.tentative.html [ Pass Failure ]
commit-queue@webkit.org085ad612017-12-06 22:26:32 +00001699
Ms2ger@igalia.com193218c2017-12-16 19:05:08 +00001700webkit.org/b/157068 [ Debug ] imported/w3c/web-platform-tests/fetch/nosniff/importscripts.html [ Pass Crash ]
1701
commit-queue@webkit.org085ad612017-12-06 22:26:32 +00001702# Application Manifest tests
1703webkit.org/b/153152 http/tests/security/contentSecurityPolicy/manifest-src-allowed.html [ Skip ]
1704webkit.org/b/153152 http/tests/security/contentSecurityPolicy/manifest-src-blocked.html [ Skip ]
1705webkit.org/b/158205 applicationmanifest/ [ Skip ]
1706
mcatanzaro@igalia.com7596c632017-12-22 23:29:18 +00001707webkit.org/b/178785 perf/object-keys.html [ Pass Failure ]
rniwa@webkit.org8985cd92018-01-08 01:22:20 +00001708
1709# There is a bug in the test
1710imported/w3c/web-platform-tests/workers/worker-performance.worker.html [ Pass Failure ]
ryanhaddad@apple.com6a727f42018-01-11 01:45:14 +00001711
eric.carlson@apple.com9f437d22018-01-11 18:20:14 +00001712media/event-queue-crash.html [ DumpJSConsoleLogInStdErr ]
1713
ryanhaddad@apple.come2f91882018-01-19 06:04:51 +00001714webkit.org/b/172243 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-createObjectStore-exception-order.htm [ Pass Failure ]
ryanhaddad@apple.com98571932018-01-22 22:21:57 +00001715
1716webkit.org/b/179851 imported/w3c/web-platform-tests/html/browsers/offline/manifest_url_check.html [ Pass Failure ]
jlewis3@apple.com5a3bda02018-01-30 01:33:24 +00001717
1718webkit.org/b/182177 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html [ Pass Failure ]
1719
jlewis3@apple.com1099cc42018-01-30 22:45:09 +00001720webkit.org/b/182311 imported/w3c/web-platform-tests/service-workers/service-worker/navigation-redirect.https.html [ Skip ]
1721
ryanhaddad@apple.com773fa732018-02-09 18:47:37 +00001722webkit.org/b/90980 fast/forms/textarea/textarea-state-restore.html [ Pass Timeout ]
ryanhaddad@apple.comccab76d2018-02-19 18:49:12 +00001723
1724webkit.org/b/182928 http/tests/cache-storage/cache-representation.https.html [ Pass Failure ]