blob: 1c9fa9418f03aec80d365d13133d1aa4ae217fc7 [file] [log] [blame]
beidson@apple.com9bf525d2014-02-12 21:37:58 +00001# This file should contain entries for expectations that are specific
2# to the Apple Mac port running WebKit1 (DumpRenderTree)
3
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +00004#//////////////////////////////////////////////////////////////////////////////////////////
5# Platform-specific tests. Skipped globally, then re-enabled here.
6#//////////////////////////////////////////////////////////////////////////////////////////
7
8fast/forms/attributed-strings.html [ Pass ]
wenson_hsieh@apple.combe02b492017-09-28 02:29:16 +00009editing/pasteboard/data-transfer-get-data-on-drop-custom.html [ Pass ]
10editing/pasteboard/data-transfer-get-data-on-drop-plain-text.html [ Pass ]
11editing/pasteboard/data-transfer-get-data-on-drop-rich-text.html [ Pass ]
12editing/pasteboard/data-transfer-get-data-on-drop-url.html [ Pass ]
rniwa@webkit.orgd5867302017-10-08 10:08:52 +000013editing/pasteboard/data-transfer-is-unique-for-dragenter-and-dragleave.html [ Pass ]
aestes@apple.comc96fdfb2018-03-06 01:36:31 +000014editing/pasteboard/data-transfer-items-drag-drop-file-promise.html [ Pass ]
15editing/pasteboard/data-transfer-items-drop-file.html [ Pass ]
16editing/pasteboard/data-transfer-items-drop-file-promise.html [ Pass ]
rniwa@webkit.org8129e732017-10-16 21:44:28 +000017editing/pasteboard/data-transfer-set-data-sanitize-html-when-dragging-in-null-origin.html [ Pass ]
wenson_hsieh@apple.com83cfb0d2017-10-13 07:14:29 +000018editing/pasteboard/data-transfer-set-data-sanitize-url-when-dragging-in-null-origin.html [ Pass ]
wenson_hsieh@apple.com1b386072017-10-04 22:28:08 +000019editing/pasteboard/data-transfer-item-list-add-file-on-drag.html [ Pass ]
aestes@apple.comc96fdfb2018-03-06 01:36:31 +000020editing/pasteboard/datatransfer-items-drop-plaintext-file-promise.html [ Pass ]
21editing/pasteboard/datatransfer-types-dropping-text-file-promise.html [ Pass ]
22editing/pasteboard/drag-drop-href-as-url.html [ Pass ]
23editing/pasteboard/drag-end-crash-accessing-item-list.html [ Pass ]
24editing/pasteboard/drag-file-promises-to-editable-element-as-URLs.html [ Pass ]
25editing/pasteboard/drag-file-promises-to-editable-element-as-attachment.html [ Pass ]
26editing/pasteboard/file-input-files-access-promise.html [ Pass ]
rniwa@webkit.org36a51ac2018-09-22 08:13:52 +000027fast/shadow-dom/dragging-element-with-shadow-tree.html [ Pass ]
28fast/shadow-dom/dragging-element-inside-shadow-tree.html [ Pass ]
rniwa@webkit.orgb037a632017-10-19 05:44:33 +000029http/tests/security/clipboard/drag-drop-html-cross-origin-iframe-in-same-origin.html [ Pass ]
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +000030
youenn@apple.com3a2ab542019-03-07 22:17:40 +000031http/tests/security/xss-DENIED-xsl-external-entity-no-logging.xml [ Pass ]
32
simon.fraser@apple.comb5cdd8e2015-08-07 21:07:40 +000033#//////////////////////////////////////////////////////////////////////////////////////////
34# End platform-specific directories.
35#//////////////////////////////////////////////////////////////////////////////////////////
36
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +000037#//////////////////////////////////////////////////////////////////////////////////////////
38# Features not supported in WebKit1
39#//////////////////////////////////////////////////////////////////////////////////////////
40
41fast/css-custom-paint [ Skip ]
42imported/w3c/web-platform-tests/css/css-properties-values-api/ [ Skip ]
43css-custom-properties-api [ Skip ]
44css-typedom [ Skip ]
45css-dark-mode [ Skip ]
drousso@apple.comb76d529c2019-04-02 22:19:05 +000046
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +000047webgpu [ Skip ]
drousso@apple.comb76d529c2019-04-02 22:19:05 +000048inspector/canvas/create-context-webgpu.html [ Skip ]
49inspector/canvas/resolveCanvasContext-webgpu.html [ Skip ]
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +000050
51# Media Stream API testing is not supported for WK1 yet.
52fast/mediastream
53imported/w3c/web-platform-tests/mediacapture-streams
54http/tests/media/media-stream
55http/tests/ssl/media-stream
56inspector/page/overrideSetting-MockCaptureDevicesEnabled.html [ Skip ]
57
58# Datalist is unsupported in WK1
commit-queue@webkit.orgc09289e2019-07-10 06:33:57 +000059accessibility/datalist.html [ WontFix ]
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +000060fast/forms/datalist [ WontFix ]
61imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element [ WontFix ]
62
youenn@apple.come74a57a2019-06-13 18:35:26 +000063imported/w3c/web-platform-tests/websockets/Close-1000-reason.any.html [ Pass Failure ]
64imported/w3c/web-platform-tests/websockets/Close-1000-reason.any.worker.html [ Pass Failure ]
65imported/w3c/web-platform-tests/websockets/binary/001.html [ Pass Failure ]
66imported/w3c/web-platform-tests/websockets/closing-handshake/002.html [ Pass Failure ]
67imported/w3c/web-platform-tests/websockets/closing-handshake/003.html [ Pass Failure ]
68imported/w3c/web-platform-tests/websockets/constructor/006.html [ Pass Failure ]
69imported/w3c/web-platform-tests/websockets/constructor/009.html [ Pass Failure ]
70imported/w3c/web-platform-tests/websockets/cookies/001.html [ Pass Failure ]
71imported/w3c/web-platform-tests/websockets/cookies/002.html [ Pass Failure ]
72imported/w3c/web-platform-tests/websockets/interfaces/CloseEvent/clean-close.html [ Pass Failure ]
73imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-arraybuffer.html [ Pass Failure ]
74imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-blob.html [ Pass Failure ]
75imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/015.html [ Pass Failure ]
76imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/readyState/006.html [ Pass Failure ]
77
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +000078# ShouldOpenExternalURLs not yet supported in WK1
79loader/navigation-policy [ Skip ]
80
cfleizach@apple.com2402df32019-04-09 00:58:19 +000081[ Sierra ] accessibility/mac/apple-pay-labels.html [ Skip ]
82[ HighSierra ] accessibility/mac/apple-pay-session-v4.html [ Skip ]
83
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +000084# <a download> is not supported in WK1 yet.
85webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Failure ]
86webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download.html [ Failure ]
87webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-synthetic-click.html [ Skip ]
88webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click.html [ Skip ]
89webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download.html [ Skip ]
90webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-base-target-popup-not-allowed.html [ Skip ]
91webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-target.html [ Skip ]
92webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-target-popup-not-allowed.html [ Skip ]
93webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash.html [ Skip ]
94webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-doublequote.html [ Skip ]
95webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html [ Skip ]
96webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-unicode.html [ Skip ]
97webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-no-extension.html [ Skip ]
98webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html [ Skip ]
99webkit.org/b/156069 http/tests/download/anchor-download-attribute-content-disposition.html [ Skip ]
100webkit.org/b/156069 http/tests/download/anchor-download-no-extension.html [ Skip ]
101webkit.org/b/156069 http/tests/download/anchor-download-redirect.html [ Skip ]
102webkit.org/b/156069 http/tests/download/anchor-load-after-download.html [ Skip ]
103webkit.org/b/156069 http/tests/download/area-download.html [ Skip ]
104webkit.org/b/156069 http/tests/security/anchor-download-allow-blob.html [ Skip ]
105webkit.org/b/156069 http/tests/security/anchor-download-allow-data.html [ Skip ]
106webkit.org/b/156069 http/tests/security/anchor-download-allow-sameorigin.html [ Skip ]
107webkit.org/b/156069 http/tests/security/anchor-download-block-crossorigin.html [ Skip ]
108webkit.org/b/156069 http/tests/download/anchor-download-no-value.html [ Skip ]
109webkit.org/b/156069 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Skip ]
110webkit.org/b/156069 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Skip ]
111
112# Not supported on WK1
113media/no-fullscreen-when-hidden.html [ Skip ]
114
115# Beacon is not supported on WK1.
116http/tests/blink/sendbeacon/ [ Skip ]
117http/tests/inspector/network/beacon-type.html [ Skip ]
118http/wpt/beacon/ [ Skip ]
119imported/blink/fast/beacon/ [ Skip ]
120imported/w3c/web-platform-tests/beacon/ [ Skip ]
dbates@webkit.org0f63e422019-06-11 20:14:40 +0000121imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-beacon-allowed.sub.html [ Skip ]
122imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-beacon-blocked.sub.html [ Skip ]
123imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-beacon-redirect-to-blocked.sub.html [ Skip ]
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +0000124http/tests/security/contentSecurityPolicy/connect-src-beacon-allowed.html [ Skip ]
125http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked.html [ Skip ]
126http/tests/security/contentSecurityPolicy/report-only-connect-src-beacon-redirect-blocked.php [ Skip ]
127
128# Not supported on WK1
129http/tests/intersection-observer [ Skip ]
130imported/w3c/web-platform-tests/intersection-observer [ Skip ]
131intersection-observer [ Skip ]
132
dbates@webkit.org0900e292019-06-11 18:17:24 +0000133# testRunner.queueLoad() does not support loading data URLs in Mac WK1
134http/tests/security/contentSecurityPolicy/navigate-self-to-data-url.html [ Skip ]
135
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +0000136#//////////////////////////////////////////////////////////////////////////////////////////
137# End features not supported in WebKit1
138#//////////////////////////////////////////////////////////////////////////////////////////
139
beidson@apple.com9bf525d2014-02-12 21:37:58 +0000140###### This file has two sections. When adding new tests, make sure to
141###### add to the right section:
142
143### (1) Failures with bug reports
144### (2) Failures without bug reports
145
146########################################
147### START OF (1) Failures with bug reports
148
149# Asserts in WebKit1-debug due to a preexisting issue with overflow rect computation
150webkit.org/b/118269 compositing/geometry/fixed-position-flipped-writing-mode.html
151
ap@apple.coma8f9e6f2014-10-24 19:11:17 +0000152# Before Yosemite, the test did not actually test compositing vs. non-compositing on WebKit1, so it passed accidentally.
achristensen@apple.comc1957082017-11-03 20:02:06 +0000153webkit.org/b/132421 fast/multicol/fixed-stack.html [ ImageOnlyFailure ]
ap@apple.coma8f9e6f2014-10-24 19:11:17 +0000154
ap@apple.comd7023282014-11-12 20:22:48 +0000155webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Failure ]
156
ap@apple.com54ef2952014-11-12 21:09:36 +0000157webkit.org/b/82981 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ]
158
ap@apple.comab2b9112014-11-13 17:26:15 +0000159webkit.org/b/138697 fast/events/overflow-scroll-fake-mouse-move.html [ Pass Failure ]
160
ap@apple.com344d22b2014-12-11 08:52:41 +0000161webkit.org/b/82747 fast/events/scroll-div-with-prevent-default-in-subframe.html [ Failure ]
162
ap@apple.com366988b2014-12-11 01:51:38 +0000163webkit.org/b/112533 media/auto-play-in-sandbox-with-allow-scripts.html [ Pass Timeout ]
164
ap@apple.comdf0ccf12014-12-18 19:24:08 +0000165webkit.org/b/139778 fullscreen/exit-full-screen-iframe.html [ Skip ]
166
ap@apple.com4b819452014-12-31 21:21:48 +0000167webkit.org/b/139862 editing/spelling/grammar-edit-word.html [ Skip ]
168
ap@apple.com7f7de632015-04-23 23:04:40 +0000169webkit.org/b/144127 compositing/scrolling/touch-scroll-to-clip.html [ Pass Failure ]
170
commit-queue@webkit.org2d742ca2015-06-10 05:38:03 +0000171webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ]
172
ryanhaddad@apple.com6e0f0f32015-10-26 21:09:31 +0000173webkit.org/b/150564 svg/repaint/add-background-property-on-root.html [ Pass Timeout ]
174
ryanhaddad@apple.coma08a1092015-12-21 19:49:45 +0000175webkit.org/b/152485 webaudio/audiocontext-state-interrupted.html [ Pass Crash ]
176
ryanhaddad@apple.com25a43df2016-01-06 18:23:24 +0000177webkit.org/b/152789 webarchive/adopt-attribute-styled-body-webarchive.html [ Pass Crash ]
178
ryanhaddad@apple.com3a9ecf92016-02-16 19:13:17 +0000179webkit.org/b/154297 [ Debug ] fast/events/keydown-1.html [ Pass Failure ]
180
ap@apple.com502a2422016-06-20 22:30:32 +0000181webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Skip ]
182
ryanhaddad@apple.comed976282016-03-14 22:03:21 +0000183webkit.org/b/155067 storage/indexeddb/transaction-abort-private.html [ Pass Crash ]
184
ddkilzer@apple.comc9de5222017-05-14 11:16:38 +0000185webkit.org/b/172092 [ Debug ] fast/parser/adoption-agency-unload-iframe-4.html [ Pass Timeout ]
186
achristensen@apple.com1dba8e62017-11-01 23:04:34 +0000187webkit.org/b/178272 [ Sierra ] http/tests/media/video-redirect.html [ Pass Failure ]
188webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Pass Failure ]
189webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Pass Failure ]
190webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Pass Failure ]
191webkit.org/b/178272 [ Sierra ] http/tests/security/local-video-source-from-remote.html [ Pass Failure ]
192webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-accesssameorigin.html [ Pass Failure ]
193webkit.org/b/178272 [ Sierra ] http/tests/canvas/webgl/origin-clean-conformance.html [ Pass Timeout ]
194webkit.org/b/178272 [ Sierra ] http/tests/media/autoplay-if-audio-is-playing.html [ Pass Timeout ]
195webkit.org/b/178272 [ Sierra ] http/tests/media/video-load-twice.html [ Pass Timeout ]
196webkit.org/b/178272 [ Sierra ] http/tests/media/video-play-progress.html [ Pass Timeout ]
197webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-localhost.html [ Pass Timeout ]
198webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-redirect.html [ Pass Timeout ]
199webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-caching.html [ Pass Timeout ]
youenn@apple.com3a2ab542019-03-07 22:17:40 +0000200http/tests/security/xss-DENIED-xsl-external-entity.xml [ Skip ]
achristensen@apple.comee6c1f42017-11-01 01:13:04 +0000201
ap@apple.com4bc48df2018-01-03 23:52:03 +0000202# rdar://problem/20001985
commit-queue@webkit.org67b2f112018-08-10 16:10:45 +0000203[ Sierra ] http/tests/xmlhttprequest/range-test.html [ Failure ]
ap@apple.com4bc48df2018-01-03 23:52:03 +0000204
205# rdar://problem/34716163 Breaks subsequent tests using response.xml
206[ HighSierra+ ] http/tests/xmlhttprequest/range-test.html [ Skip ]
207
youenn@apple.com26a42ac2018-04-19 17:54:35 +0000208# WK1 does not support sync XHR redirections as does WK2
209http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-sync-xhr-in-main-frame.html [ Skip ]
210
rniwa@webkit.org5db671c2018-07-12 02:57:53 +0000211webkit.org/b/187230 editing/mac/pasteboard/can-copy-url-without-title.html [ Skip ]
wenson_hsieh@apple.com2bbad112019-07-23 14:47:37 +0000212webkit.org/b/187230 editing/mac/style/do-not-crash-when-showing-font-panel.html [ Skip ]
rniwa@webkit.org5db671c2018-07-12 02:57:53 +0000213
beidson@apple.com9bf525d2014-02-12 21:37:58 +0000214### END OF (1) Failures with bug reports
215########################################
216
217########################################
218### START OF (2) Failures without bug reports
219
beidson@apple.com9bf525d2014-02-12 21:37:58 +0000220# Fails with WebKit1 only.
221editing/secure-input/reset-state-on-navigation.html [ Failure ]
222
223# Plug-in blocking callback doesn't exist in WebKit1.
224plugins/unavailable-plugin-indicator-obscurity.html
youenn@apple.com20f4b4f2018-07-06 05:50:17 +0000225http/tests/plugins/plugin-allow-then-reload.html [ Skip ]
beidson@apple.com9bf525d2014-02-12 21:37:58 +0000226
commit-queue@webkit.org5fe76782018-02-16 23:31:31 +0000227http/tests/plugins/nounsupported-plugin.html [ Skip ]
228http/tests/plugins/supported-plugin-all-origin-visibility.html [ Skip ]
229http/tests/plugins/supported-plugin-origin-specific-visibility.html [ Skip ]
230http/tests/plugins/supported-plugin-on-specific-origin.html [ Skip ]
231http/tests/plugins/unsupported-plugin-on-specific-origin.html [ Skip ]
232plugins/unsupported-plugin.html [ Skip ]
rniwa@webkit.orgc09fe9a2019-02-15 23:49:56 +0000233plugins/unsupported-plugin-with-replacement-in-iframe-crash.html [ Skip ]
commit-queue@webkit.org5fe76782018-02-16 23:31:31 +0000234
ap@apple.com23ac1842015-09-05 05:43:36 +0000235# Color input is not yet implemented on Mac WK1. Currently, using it erroneously triggers an ASSERT_NOT_REACHED.
236webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Skip ]
237webkit.org/b/119094 fast/forms/color/color-suggestion-picker-crash-on-set-value.html [ Skip ]
cdumez@apple.com5027bce2017-02-20 00:46:27 +0000238webkit.org/b/119094 fast/forms/color/input-color-readonly.html [ Skip ]
beidson@apple.com9bf525d2014-02-12 21:37:58 +0000239
rniwa@webkit.org97d9ebd2016-07-13 20:52:21 +0000240# DumpRenderTree doesn't support logging calls to runOpenPanel.
241fast/forms/file/open-file-panel.html [ Skip ]
242
akling@apple.comfcbbfe12014-04-23 03:13:41 +0000243# WK1 and WK2 mousemove events are subtly different in ways that break this test on WK1.
244fast/events/ghostly-mousemoves-in-subframe.html [ Skip ]
245
youenn@apple.com7db9ee72018-04-03 22:20:21 +0000246# WK1 does not filter response headers.
247http/wpt/loading/redirect-headers.html [ Skip ]
248
commit-queue@webkit.org37a1da42017-08-05 05:06:13 +0000249# No service worker implementation for WK1
commit-queue@webkit.orga316dcb2018-02-28 02:28:15 +0000250http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ]
dbates@webkit.org0f63e422019-06-11 20:14:40 +0000251http/tests/cache-storage [ Skip ]
dbates@webkit.org8c917f22018-04-24 07:36:59 +0000252http/tests/cookies/same-site/fetch-in-cross-origin-service-worker.html [ Skip ]
253http/tests/cookies/same-site/fetch-in-same-origin-service-worker.html [ Skip ]
dbates@webkit.org0f63e422019-06-11 20:14:40 +0000254http/wpt/cache-storage [ Skip ]
255http/wpt/service-workers [ Skip ]
256imported/w3c/web-platform-tests/content-security-policy/securitypolicyviolation/inside-service-worker.https.html [ Skip ]
257imported/w3c/web-platform-tests/content-security-policy/worker-src/service-child.https.sub.html [ Skip ]
258imported/w3c/web-platform-tests/content-security-policy/worker-src/service-fallback.https.sub.html [ Skip ]
259imported/w3c/web-platform-tests/content-security-policy/worker-src/service-list.https.sub.html [ Skip ]
260imported/w3c/web-platform-tests/content-security-policy/worker-src/service-none.https.sub.html [ Skip ]
261imported/w3c/web-platform-tests/content-security-policy/worker-src/service-self.https.sub.html [ Skip ]
262imported/w3c/web-platform-tests/content-security-policy/worker-src/service-worker-src-child-fallback-blocked.https.sub.html [ Skip ]
263imported/w3c/web-platform-tests/content-security-policy/worker-src/service-worker-src-child-fallback.https.sub.html [ Skip ]
264imported/w3c/web-platform-tests/content-security-policy/worker-src/service-worker-src-default-fallback.https.sub.html [ Skip ]
265imported/w3c/web-platform-tests/content-security-policy/worker-src/service-worker-src-script-fallback.https.sub.html [ Skip ]
266imported/w3c/web-platform-tests/content-security-policy/worker-src/service-worker-src-self-fallback.https.sub.html [ Skip ]
youenn@apple.com1b44a3e2018-06-26 05:47:24 +0000267imported/w3c/web-platform-tests/fetch/api/request/destination [ Skip ]
youenn@apple.com182c43f2018-06-27 01:29:12 +0000268imported/w3c/web-platform-tests/fetch/cross-origin-resource-policy [ Skip ]
dbates@webkit.org0f63e422019-06-11 20:14:40 +0000269imported/w3c/web-platform-tests/server-timing/service_worker_idl.html [ Skip ]
270imported/w3c/web-platform-tests/service-workers [ Skip ]
271imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Skip ]
commit-queue@webkit.org37a1da42017-08-05 05:06:13 +0000272
youenn@apple.com819c83892019-03-13 21:47:13 +0000273# Quota check missing in WK1
274http/tests/IndexedDB/storage-limit.https.html [ Skip ]
youenn@apple.combfc7b1f2019-03-21 22:52:18 +0000275http/tests/IndexedDB/storage-limit-1.https.html [ Skip ]
276http/tests/IndexedDB/storage-limit-2.https.html [ Skip ]
youenn@apple.com819c83892019-03-13 21:47:13 +0000277storage/indexeddb/storage-limit.html [ Skip ]
278
achristensen@apple.comeb5404b2017-02-22 07:59:59 +0000279# Skip WebRTC for now in WK1
280imported/w3c/web-platform-tests/webrtc [ Skip ]
commit-queue@webkit.orgf54b4ca2017-03-02 16:05:53 +0000281webrtc [ Skip ]
commit-queue@webkit.orgf7583b42017-07-11 15:32:38 +0000282http/tests/webrtc [ Skip ]
commit-queue@webkit.orgda331262018-01-11 21:54:23 +0000283http/wpt/webrtc [ Skip ]
commit-queue@webkit.org48e5aab2017-04-11 17:27:10 +0000284webrtc/datachannel [ Pass ]
youenn@apple.com6c1196d2018-04-05 02:05:01 +0000285webrtc/datachannel/mdns-ice-candidates.html [ Skip ]
commit-queue@webkit.orged1e14b2018-04-09 17:47:54 +0000286imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-offer.html [ Failure ]
achristensen@apple.comeb5404b2017-02-22 07:59:59 +0000287
cdumez@apple.comfaf71932016-12-02 20:05:07 +0000288# These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead.
289fast/forms/validation-message-on-listbox.html
290fast/forms/validation-message-on-menulist.html
291fast/forms/validation-message-on-radio.html
292fast/forms/validation-message-on-checkbox.html
293fast/forms/validation-message-on-range.html
294fast/forms/validation-message-clone.html
295fast/forms/validation-message-in-relative-body.html
296fast/forms/validation-message-appearance.html
297fast/forms/validation-message-on-textarea.html
298
roger_fong@apple.comdf0649e2014-05-21 19:45:30 +0000299# Disable snapshotting tests on WK1 only
300plugins/snapshotting
301
dino@apple.comb7d85de2019-03-13 23:37:32 +0000302# Disable small plugin blocking on WK1
303plugins/small-plugin-blocked.html [ Skip ]
304
said@apple.combd5a0a52015-06-04 00:07:38 +0000305# WK1 doesn't do pending WebGL policies
306fast/canvas/webgl/useWhilePending.html [ Skip ]
307
cdumez@apple.comdbdca232015-08-05 00:28:09 +0000308# Mac-WK1 only caches frames containing HTML at the moment.
309http/tests/navigation/page-cache-iframe-no-current-historyItem.html
310
cdumez@apple.com6bc6ae92015-01-05 21:44:32 +0000311# Animated image throttling behaves differently on WK1.
312fast/images/animated-gif-body-outside-viewport.html [ Skip ]
313fast/images/animated-gif-window-resizing.html [ Skip ]
314fast/images/animated-gif-zooming.html [ Skip ]
cdumez@apple.coma585b422017-03-28 23:11:35 +0000315svg/animations/animated-svg-image-outside-viewport-paused.html [ Skip ]
316svg/animations/animated-svg-image-removed-from-document-paused.html [ Skip ]
cdumez@apple.com5ddde632017-03-29 20:54:21 +0000317svg/animations/animations-paused-in-background-page-iframe.html [ Skip ]
318svg/animations/animations-paused-in-background-page.html [ Skip ]
cdumez@apple.com6bc6ae92015-01-05 21:44:32 +0000319
benjamin@webkit.org1f7ed752014-08-28 20:01:18 +0000320# WK1 uses the native scrollview for scrolling by page.
321scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html
322scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html
323scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html
324scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html
325scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html
326scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html
327scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html
328scrollbars/scrolling-by-page-on-keyboard-spacebar.html
329
ap@apple.com8c45cee2015-08-21 23:09:54 +0000330# This test times out.
331webkit.org/b/147683 fast/scrolling/latching/scroll-div-with-nested-nonscrollable-iframe.html [ Skip ]
332
simon.fraser@apple.com5e3c6642016-02-16 23:24:11 +0000333fast/scrolling/iframe-scrollable-after-back.html [ Skip ]
334fast/scrolling/overflow-scrollable-after-back.html [ Skip ]
zalan@apple.com7ad808c2016-05-28 00:07:35 +0000335fast/scrolling/scroll-container-horizontally.html [ Failure ]
simon.fraser@apple.com5e3c6642016-02-16 23:24:11 +0000336
aestes@apple.comc1cbeec2014-10-10 23:15:40 +0000337compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
ap@apple.com54ef2952014-11-12 21:09:36 +0000338compositing/iframes/overlapped-nested-iframes.html [ Pass Failure ]
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +0000339compositing/clipping/border-radius-async-overflow-non-stacking.html [ ImageOnlyFailure ]
ap@apple.com54ef2952014-11-12 21:09:36 +0000340
antti@apple.coma33ec212014-12-15 19:25:23 +0000341# Disk cache is WK2 only
cdumez@apple.come4de76b2015-03-24 16:44:19 +0000342http/tests/cache/disk-cache
joepeck@webkit.orge7d264d2017-03-09 03:35:13 +0000343http/tests/inspector/network/resource-response-source-disk-cache.html
joepeck@webkit.orgebb879a2017-04-18 01:30:24 +0000344http/tests/inspector/network/resource-sizes-disk-cache.html
antti@apple.coma33ec212014-12-15 19:25:23 +0000345
commit-queue@webkit.orgd8982c52017-07-25 18:53:08 +0000346# Async image decoding is WK2 only
347fast/images/async-image-background-change.html
348fast/images/async-image-src-change.html
349http/tests/multipart/multipart-async-image.html
350
achristensen@apple.comc1957082017-11-03 20:02:06 +0000351fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
dbates@webkit.orge474da22015-05-27 19:17:07 +0000352
commit-queue@webkit.org67b2f112018-08-10 16:10:45 +0000353[ Sierra+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
ddkilzer@apple.com78810b42015-07-07 11:07:38 +0000354
achristensen@apple.comc1957082017-11-03 20:02:06 +0000355webkit.org/b/152178 fast/replaced/replaced-breaking.html [ Failure ]
cdumez@apple.com2188ecd2015-11-21 02:29:23 +0000356
beidson@apple.coma9f958a2016-03-03 00:23:47 +0000357# DRT can open way more files than the DatabaseProcess with WebKitTestRunner, and the number is reasonable.
358# So we shouldn't bother with this test in WebKit1.
359storage/indexeddb/modern/exceed-open-file-limit.html
360
beidson@apple.com9bf525d2014-02-12 21:37:58 +0000361### END OF (2) Failures without bug reports
362########################################
aestes@apple.com679c0f12015-08-26 21:15:49 +0000363
achristensen@apple.comf7a83f82017-03-27 15:43:34 +0000364# These tests are WebKit2-only
aestes@apple.com679c0f12015-08-26 21:15:49 +0000365http/tests/contentfiltering/load-substitute-data-from-appcache.html
cdumez@apple.com489e9c62016-07-01 23:22:23 +0000366fast/dom/Window/child-window-focus.html
mmaxfield@apple.com290eae62015-09-13 03:47:56 +0000367
368# Testing the system language declaratively only makes sense in WK2, because it's implemented in WebKitTestRunner by launching a new WebContent process.
mmaxfield@apple.com14d730a2015-09-14 23:31:32 +0000369fast/text/international/system-language [ Pass Failure ImageOnlyFailure ]
jhoneycutt@apple.com39fe3f02015-10-07 01:12:54 +0000370
bburg@apple.com98966d22015-10-09 16:52:46 +0000371# Imported Blink tests which have not been investigated.
jhoneycutt@apple.com9b191352015-10-12 22:15:49 +0000372imported/blink/fast/canvas/bug382588.html [ Pass Timeout ImageOnlyFailure ]
373[ Debug ] imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ Pass ImageOnlyFailure ]
374
375# Blink tests that time out waiting on requestAnimationFrame callbacks. http://webkit.org/b/150050
bburg@apple.com98966d22015-10-09 16:52:46 +0000376imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000377legacy-animation-engine/imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ]
bburg@apple.com98966d22015-10-09 16:52:46 +0000378imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ]
bburg@apple.coma767eac2015-10-07 19:28:29 +0000379imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000380legacy-animation-engine/imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ]
jhoneycutt@apple.com9b191352015-10-12 22:15:49 +0000381imported/blink/fast/images/image-hover-display-alt.html [ Pass Timeout ]
bburg@apple.com98966d22015-10-09 16:52:46 +0000382imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ]
jhoneycutt@apple.com39fe3f02015-10-07 01:12:54 +0000383imported/blink/fast/text-autosizing/print-autosizing.html [ Pass Timeout ]
bburg@apple.combaf00d52015-10-07 21:25:58 +0000384imported/blink/paint/theme/search-field-resuts-decoration-crash.html [ Pass Timeout ]
bburg@apple.coma767eac2015-10-07 19:28:29 +0000385imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Pass Timeout ]
386imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ]
commit-queue@webkit.orgb0e4cfe2015-10-24 01:01:11 +0000387imported/blink/compositing/reorder-z-with-style.html [ Pass Timeout ]
388imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ]
389imported/blink/fast/css/crash-corner-present.html [ Pass Timeout ]
390imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ]
bfulgham@apple.com0bf6e462015-11-17 17:58:42 +0000391
392# ASAN test only fails on WK1:
cdumez@apple.com2188ecd2015-11-21 02:29:23 +0000393webgl/1.0.3/151055_asan.html [ Failure ]
joepeck@webkit.org02fdb7b2015-12-17 23:37:48 +0000394
commit-queue@webkit.org46f46f22016-03-10 06:15:25 +0000395# Lacking WK1 TestRunner API that evaluates JavaScript through JSC APIs and not WebCore APIs.
396inspector/script-profiler/event-type-API.html [ Skip ]
397
398# WK1 Inspector running in the same VM as the inspected page skews heap snapshot results.
drousso@apple.com859e5722019-08-21 00:24:27 +0000399inspector/console/queryHolders.html [ Skip ]
commit-queue@webkit.org46f46f22016-03-10 06:15:25 +0000400inspector/heap/getPreview.html [ Skip ]
401inspector/heap/getRemoteObject.html [ Skip ]
joepeck@webkit.org181b3102016-03-22 03:48:28 +0000402inspector/unit-tests/heap-snapshot.html [ Skip ]
joepeck@webkit.orgd8478492016-06-21 23:09:50 +0000403inspector/unit-tests/heap-snapshot-collection-event.html [ Skip ]
beidson@apple.comaa40dff2016-01-22 06:39:57 +0000404
drousso@apple.com21635792019-03-12 18:59:29 +0000405# WK1 Inspector cannot leverage InspectorAdditions runtime enabled features
406inspector/canvas/recording-html-2d.html
407
drousso@apple.com934c55c2018-08-17 21:28:31 +0000408webkit.org/b/188708 inspector/dom-debugger/event-breakpoint-with-navigation.html [ Pass Timeout ]
409
carlosgc@webkit.org12970932017-02-07 06:45:43 +0000410# These tests check ScrollAnimator events for main frame scrollbars that use native widgets in WK1.
411fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html [ Skip ]
carlosgc@webkit.org0bbe1ae2016-02-17 07:16:40 +0000412fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ]
n_wang@apple.com0a5062c2016-04-01 05:34:46 +0000413
commit-queue@webkit.orgf2afcaa2017-11-22 22:20:26 +0000414# WK1 main frame scrollbars are native widgets whose size is unaffected by webkit-scrollbar.
415fast/visual-viewport/viewport-dimensions-exclude-custom-scrollbars.html [ Skip ]
416
n_wang@apple.com0a5062c2016-04-01 05:34:46 +0000417# This hit-test test doesn't work on DRT
418webkit.org/b/156084 accessibility/mac/video-tag-hit-test.html [ Skip ]
bfulgham@apple.com95fa4f72016-04-01 21:10:41 +0000419
cdumez@apple.comfc841ab2017-05-17 17:23:20 +0000420# This newly imported test times out on WK1 but passes on WK2.
421webkit.org/b/172222 imported/w3c/web-platform-tests/notifications/event-onclose.html [ Skip ]
422
commit-queue@webkit.org22794b32017-03-14 00:38:18 +0000423webkit.org/b/169523 [ Debug ] imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Failure ]
424
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000425imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_no_argument.html [ Pass Failure ]
426imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray.html [ Pass Failure ]
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000427imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_to_uri.html [ Pass Failure ]
428
cdumez@apple.com7a0f1842018-11-01 20:46:22 +0000429# Newly imported WPT tests that are flaky only on WK1.
430imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/assign_after_load.html [ Pass Failure ]
431imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/assign_before_load.html [ Pass Failure ]
432
cdumez@apple.come5484312016-11-10 05:28:53 +0000433# testRunner.setShouldDownloadUndisplayableMIMETypes() is not supported on WK1.
434fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html [ Skip ]
cdumez@apple.com610f7972018-03-02 17:41:07 +0000435fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate.html [ Skip ]
cdumez@apple.comb0518002018-08-10 23:03:25 +0000436http/tests/download/convert-cached-load-to-download.html [ Skip ]
cdumez@apple.come5484312016-11-10 05:28:53 +0000437
ryanhaddad@apple.comc66b4262016-04-26 00:23:50 +0000438webkit.org/b/157007 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000439webkit.org/b/157007 legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ]
mark.lam@apple.comd3fdf672016-05-04 19:23:41 +0000440
441# This test relies on a settings option that we can only set with WKRT.
442js/dom/regress-157246.html
jiewen_tan@apple.com5c61787d72016-05-12 23:22:47 +0000443
444# dumpPolicyDelegateCallbacks is not supported in DumpRenderTree
445fast/loader/iframe-src-invalid-url.html [ Skip ]
ryanhaddad@apple.com4be5d082016-05-23 16:59:36 +0000446
447webkit.org/b/157589 fast/text-autosizing/ios/text-autosizing-after-back.html [ Pass Timeout ]
zalan@apple.com5e7d2f42016-05-24 03:41:50 +0000448
zalan@apple.comed1dfa62016-06-03 05:27:53 +0000449# repaint rects work differently on WK1
450fast/repaint/vertical-text-repaint.html [ Pass Failure ]
ryanhaddad@apple.com085578d2016-06-09 21:41:39 +0000451
452webkit.org/b/158585 webgl/webgl-backing-store-size-update.html [ Pass Timeout ]
ap@apple.com2d95d2c2016-06-20 00:17:05 +0000453
ap@apple.com2d95d2c2016-06-20 00:17:05 +0000454# <rdar://problem/24818712>
455[ Sierra+ ] editing/spelling/spelling-insert-html.html [ Pass Timeout ]
456
457# <rdar://problem/26399598>
458[ Sierra+ ] editing/spelling/spellcheck-async.html [ Failure ]
ap@apple.com2d95d2c2016-06-20 00:17:05 +0000459[ Sierra+ ] editing/spelling/spelling-unified-emulation.html [ Failure ]
460
461# <rdar://problem/26050923> The result is probably still a pass, but we don't have a way
462# to have platform specific results that are different between WK1 and WK2.
463[ Sierra+ ] accessibility/mac/document-attributes.html [ Failure ]
464[ Sierra+ ] accessibility/parent-delete.html [ Failure ]
ap@apple.com56ccdc12016-06-22 05:52:52 +0000465
ryanhaddad@apple.com316f9b82016-07-01 23:15:48 +0000466# rdar://problem/26478296
467[ Sierra+ ] svg/hixie/text/003.html [ Failure ]
468
youenn@apple.com4cb15182018-08-27 07:48:54 +0000469webkit.org/b/159893 [ Debug ] imported/w3c/web-platform-tests/xhr/event-readystatechange-loaded.htm [ Pass Failure ]
ryanhaddad@apple.com343c2952016-07-18 20:16:55 +0000470
ryanhaddad@apple.comcec861ae2016-07-27 18:04:58 +0000471webkit.org/b/160101 userscripts/window-onerror-for-isolated-world-3.html [ Pass Failure ]
ryanhaddad@apple.com9d2d78b2016-07-22 22:07:22 +0000472
473webkit.org/b/105870 [ Debug ] webaudio/audionode-connect-order.html [ Pass Crash ]
ryanhaddad@apple.com3445f1d2016-07-27 00:45:47 +0000474
ryanhaddad@apple.comb773d4e2016-08-18 18:06:45 +0000475# rdar://problem/27723718
476[ Sierra+ ] imported/blink/compositing/child-transform-with-anchor-point.html [ ImageOnlyFailure ]
beidson@apple.com5ec48372016-08-23 19:41:00 +0000477
478webkit.org/b/161056 gamepad [ Skip ]
ryanhaddad@apple.com15d9dd62016-08-25 16:00:40 +0000479
ryanhaddad@apple.comacdc0b62016-09-27 04:32:30 +0000480webkit.org/b/162592 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection.html [ Pass ImageOnlyFailure ]
481webkit.org/b/162591 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection-add-backdrop.html [ Pass ImageOnlyFailure ]
482webkit.org/b/162591 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection-value-change.html [ Pass ImageOnlyFailure ]
ryanhaddad@apple.com76ac7732016-09-30 19:43:46 +0000483
ryanhaddad@apple.comc72bf962017-05-05 18:41:36 +0000484webkit.org/b/161360 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html [ Pass Failure ]
ryanhaddad@apple.com1b067fb2016-10-18 20:36:53 +0000485
ryanhaddad@apple.comec341952016-12-14 22:48:36 +0000486webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-exception.html [ Pass Failure ]
487webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-invoked.html [ Pass Failure ]
488webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-multicalls.html [ Pass Failure ]
ryanhaddad@apple.com87b66b02016-10-20 19:59:01 +0000489
joepeck@webkit.orgebb879a2017-04-18 01:30:24 +0000490# Resource Metrics data not available in WebKit1.
commit-queue@webkit.orgf91d46a2017-09-20 04:41:42 +0000491http/wpt/resource-timing/rt-nextHopProtocol.html [ Failure ]
492http/wpt/resource-timing/rt-nextHopProtocol.worker.html [ Failure ]
joepeck@webkit.orgfde6ef42017-04-06 22:02:04 +0000493http/tests/inspector/network/resource-request-headers.html [ Failure ]
joepeck@webkit.org023f4f52017-05-02 19:22:42 +0000494http/tests/inspector/network/resource-sizes-network.html [ Failure ]
495http/tests/inspector/network/resource-sizes-memory-cache.html [ Failure ]
joepeck@webkit.orgdb7197f2017-10-23 21:34:59 +0000496http/tests/inspector/network/har/har-page.html [ Failure ]
joepeck@webkit.orgfde6ef42017-04-06 22:02:04 +0000497
ryanhaddad@apple.comfd5fb1c2016-11-18 22:04:43 +0000498webkit.org/b/164933 http/tests/misc/link-rel-icon-beforeload.html [ Failure ]
ryanhaddad@apple.com1fbc7e72016-12-08 00:37:28 +0000499
500webkit.org/b/165541 compositing/layer-creation/fixed-overlap-extent-rtl.html [ Failure ]
ryanhaddad@apple.com0e380d32016-12-09 00:36:13 +0000501webkit.org/b/165541 compositing/rtl/rtl-fixed-overflow.html [ Failure ]
jeremyj-wk@apple.comd36a0d82016-12-08 05:18:06 +0000502
jlewis3@apple.com3148fff2017-11-15 18:24:22 +0000503webkit.org/b/154612 [ Sierra+ ] compositing/repaint/fixed-background-scroll.html [ Pass Failure ]
ryanhaddad@apple.com61cb7892017-02-01 23:08:08 +0000504
jeremyj-wk@apple.comd36a0d82016-12-08 05:18:06 +0000505webkit.org/b/165589 pointer-lock/lock-lost-on-esc-in-fullscreen.html [ Skip ]
graouts@webkit.org0d180e72017-01-20 12:17:50 +0000506
commit-queue@webkit.org87169dc2017-04-09 18:49:22 +0000507imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html [ Failure ]
508
graouts@webkit.org0d180e72017-01-20 12:17:50 +0000509# webkit.org/b/163585
510media/track/track-cues-cuechange.html [ Pass Crash ]
511media/track/track-cue-rendering-horizontal.html [ Pass Crash ]
512media/accessibility-closed-captions-has-aria-owns.html [ Pass Crash ]
513media/track/track-cues-enter-exit.html [ Pass Crash ]
ryanhaddad@apple.com9de2ded2017-01-20 22:07:28 +0000514
commit-queue@webkit.org7c212862017-01-27 02:17:25 +0000515webkit.org/b/167127 pointer-lock/locked-element-removed-from-dom.html
simon.fraser@apple.com0acc5f22017-02-05 19:18:16 +0000516
517webkit.org/b/167857 pageoverlay/overlay-remove-reinsert-view.html [ Skip ]
ryanhaddad@apple.com5bc4d412017-03-06 19:24:48 +0000518
achristensen@apple.comf7a83f82017-03-27 15:43:34 +0000519# There is not NetworkProcess in WK1, so it can't crash.
520http/tests/websocket/tests/hybi/network-process-crash-error.html [ Skip ]
ryanhaddad@apple.com73eaefd2017-04-13 22:11:02 +0000521
antti@apple.comef0ec682017-04-27 16:51:11 +0000522# auto-sizing produces inconsistent image results
antti@apple.com936e9952017-04-27 18:11:03 +0000523css3/viewport-percentage-lengths/vh-auto-size.html [ Skip ]
ryanhaddad@apple.com43c44de2017-04-27 17:32:20 +0000524
ryanhaddad@apple.com44093042017-04-27 17:39:35 +0000525webkit.org/b/170877 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-reserved-words.html [ Pass Timeout ]
dino@apple.com79c37e32017-05-09 21:35:55 +0000526
youenn@apple.com4cb15182018-08-27 07:48:54 +0000527webkit.org/b/180554 imported/w3c/web-platform-tests/xhr/event-upload-progress-crossorigin.htm [ Skip ]
commit-queue@webkit.org391b72172017-09-21 01:34:12 +0000528
simon.fraser@apple.com4cfadeb2018-08-31 22:23:22 +0000529webkit.org/b/187372 imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html [ Pass Timeout ]
david_fenton@apple.come587b362018-07-06 00:25:04 +0000530
dino@apple.com79c37e32017-05-09 21:35:55 +0000531# This was a WK2-only fix.
532http/tests/css/filters-on-iframes.html [ Skip ]
ryanhaddad@apple.comb45278b2017-05-10 19:41:06 +0000533
534webkit.org/b/171937 imported/w3c/web-platform-tests/dom/nodes/ParentNode-querySelector-All-xht.xht [ Pass Failure ]
535webkit.org/b/171937 imported/w3c/web-platform-tests/dom/nodes/ParentNode-querySelector-All.html [ Pass Failure ]
ryanhaddad@apple.com44fd96d2017-05-17 18:28:55 +0000536
537webkit.org/b/171814 http/tests/media/hls/video-controls-live-stream.html [ Failure ]
538webkit.org/b/171814 http/tests/media/hls/video-duration-accessibility.html [ Failure ]
ryanhaddad@apple.coma6517ee2017-05-17 22:34:41 +0000539
ryanhaddad@apple.combd949942017-05-27 00:22:46 +0000540webkit.org/b/172331 workers/wasm-long-compile-many.html [ Pass Timeout ]
ryanhaddad@apple.comb99a0dc2017-06-01 15:00:53 +0000541
rego@igalia.com4e41d752018-01-24 15:53:46 +0000542webkit.org/b/172807 imported/w3c/web-platform-tests/css/selectors/focus-display-none-001.html [ Pass Failure ]
543webkit.org/b/172807 imported/w3c/web-platform-tests/css/selectors/focus-within-display-none-001.html [ Pass Failure ]
graouts@webkit.org73a43622017-06-07 12:29:36 +0000544
545webkit.org/b/168409 media/modern-media-controls/airplay-button/airplay-button.html [ Pass Timeout ]
ryanhaddad@apple.comb2dc20d2017-08-08 23:36:49 +0000546webkit.org/b/175195 media/modern-media-controls/css/webkit-cursor-visibility-auto-hide.html [ Pass Failure ]
ryanhaddad@apple.com567260e2017-06-22 21:46:03 +0000547webkit.org/b/168265 media/modern-media-controls/forward-button/forward-button.html [ Pass Timeout ]
ryanhaddad@apple.com2aeb7b22018-02-08 21:12:50 +0000548webkit.org/b/182571 media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html [ Pass Timeout ]
jlewis3@apple.com17aae162017-06-15 22:08:12 +0000549
youenn@apple.com6dcb9072018-04-25 18:51:46 +0000550# Requires WK2 loading support
551http/wpt/fetch/dnt-header-after-redirection.html [ Skip ]
youenn@apple.com2e36fe92018-06-19 16:46:43 +0000552http/wpt/fetch/inspect-preflight.html [ Skip ]
youenn@apple.com6dcb9072018-04-25 18:51:46 +0000553
antti@apple.com7ed8ce52017-06-27 03:28:00 +0000554# requires wk2 speculative tiling
555fast/images/low-memory-decode.html [ Skip ]
beidson@apple.comf9bee8e2017-08-10 19:28:26 +0000556
557http/tests/workers/service [ Skip ]
joepeck@webkit.org6a9b3982017-11-02 22:00:37 +0000558http/tests/inspector/network/resource-response-service-worker.html [ Skip ]
ryanhaddad@apple.comabc7aa52017-08-15 22:34:48 +0000559
cdumez@apple.com21e2e4e2017-09-28 17:05:26 +0000560# Link preconnect is disabled on WebKit1 because it does not use NETWORK_SESSION.
561http/tests/preconnect [ Skip ]
562
ryanhaddad@apple.comabc7aa52017-08-15 22:34:48 +0000563webkit.org/b/175345 fast/images/animated-gif-scrolling-crash.html [ Pass Timeout ]
ryanhaddad@apple.comd65f5792017-08-17 00:45:54 +0000564
565webkit.org/b/175554 [ Sierra ] fullscreen/full-screen-iframe-legacy.html [ Pass Failure ]
jlewis3@apple.comd66f9052017-08-21 20:55:22 +0000566
567webkit.org/b/174218 svg/animations/smil-leak-list-property-instances.svg [ Pass Failure ]
568
jlewis3@apple.com34576932017-09-05 22:36:10 +0000569webkit.org/b/172877 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
570
jlewis3@apple.com4bf548e2017-09-07 16:40:31 +0000571webkit.org/b/174180 svg/animations/smil-leak-elements.svg [ Pass Failure ]
572
jlewis3@apple.com424f1422017-09-13 18:15:23 +0000573webkit.org/b/175867 svg/animations/smil-leak-dynamically-added-element-instances.svg [ Pass Failure ]
574
ryanhaddad@apple.comf8f637f2017-09-14 22:00:11 +0000575webkit.org/b/176920 imported/w3c/web-platform-tests/streams/piping/error-propagation-forward.dedicatedworker.html [ Pass Timeout ]
576
jlewis3@apple.com00194032017-09-14 22:43:10 +0000577webkit.org/b/175886 svg/animations/smil-leak-element-instances.svg [ Pass Failure ]
578
ryanhaddad@apple.comdecfcd92017-09-15 21:15:04 +0000579# <rdar://problem/29201698> DumpRenderTree crashed in com.apple.CoreGraphics: CGDataProviderCopyData + 377
580[ HighSierra+ ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Crash ]
581
582# <rdar://problem/29031509> REGRESSION? (FontParser-195): svg/W3C-SVG-1.1/fonts-elem-* and svg/W3C-SVG-1.1/text-intro-* tests failing
583[ HighSierra+ ] svg/W3C-SVG-1.1/fonts-elem-04-b.svg [ Failure ]
584
585# <rdar://problem/31893714> REGRESSION: LayoutTest fast/text/multiple-codeunit-vertical-upright.html is failing on WK1
586[ HighSierra+ ] fast/text/multiple-codeunit-vertical-upright.html [ ImageOnlyFailure ]
587
588# <rdar://problem/31895192> DumpRenderTree crashed in com.apple.ImageIO.framework: IIODictionary::getBoolForKey + 0
589[ HighSierra+ ] http/tests/misc/slow-loading-animated-image.html [ Skip ]
590
591# <rdar://problem/33522420> Crash: Multiple Layout test in fast/events and fast/forms and fast/text are crashing
592[ HighSierra+ ] fast/events/keyboardevent-code.html [ Crash ]
593[ HighSierra+ ] fast/events/keyboardevent-key.html [ Crash ]
594[ HighSierra+ ] fast/events/keydown-leftright-keys.html [ Crash ]
595[ HighSierra+ ] fast/forms/textarea-maxlength.html [ Crash ]
596[ HighSierra+ ] fast/text/system-font-fallback-emoji.html [ Crash ]
ryanhaddad@apple.combbe3a192017-09-28 15:53:41 +0000597
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000598webkit.org/b/172397 [ Debug ] legacy-animation-engine/animations/needs-layout.html [ Pass ImageOnlyFailure ]
ryanhaddad@apple.com750bd562017-11-30 00:39:14 +0000599
youenn@apple.com4cb15182018-08-27 07:48:54 +0000600webkit.org/b/179775 imported/w3c/web-platform-tests/xhr/firing-events-http-no-content-length.html [ Pass Failure ]
jlewis3@apple.com93779502017-12-02 00:29:26 +0000601
602webkit.org/b/172044 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/open-request-queue.html [ Pass Timeout ]
603
n_wang@apple.come2ef8202018-04-18 21:21:50 +0000604webkit.org/b/184742 accessibility/mac/async-increment-decrement-action.html [ Skip ]
n_wang@apple.coma528c172018-05-29 16:19:09 +0000605webkit.org/b/185897 accessibility/mac/set-value-editable-types.html [ Skip ]
cfleizach@apple.com6c893642019-01-21 01:26:37 +0000606webkit.org/b/193414 accessibility/mac/relative-frame.html [ Skip ]
n_wang@apple.com93c18532018-02-20 19:02:25 +0000607
n_wang@apple.comfe615ee2018-02-21 04:17:20 +0000608webkit.org/b/182752 accessibility/mac/accessibility-make-first-responder.html [ Skip ]
609
n_wang@apple.com5bda4922018-05-18 01:27:48 +0000610# This test tests the rootElement on WK2.
611webkit.org/b/185742 accessibility/mac/primary-screen-height.html [ Skip ]
612
mmaxfield@apple.com87181a32017-12-07 20:29:03 +0000613# User-installed fonts test infrastructure is not present in WK1
614webkit.org/b/180062 fast/text/user-installed-fonts [ ImageOnlyFailure ]
jlewis3@apple.com5508add2017-12-20 00:59:16 +0000615
ryanhaddad@apple.combe420442018-01-19 04:55:46 +0000616webkit.org/b/179643 media/W3C/video/networkState/networkState_during_loadstart.html [ Pass Failure ]
ryanhaddad@apple.combd21ea22018-01-19 17:45:06 +0000617
618webkit.org/b/181862 [ Debug ] http/tests/images/image-supports-video.html [ Pass Failure ]
ryanhaddad@apple.comc3e82a32018-01-27 01:35:47 +0000619
tsavell@apple.com3b71b2a2018-08-08 16:43:09 +0000620webkit.org/b/179853 imported/blink/fast/text/international-iteration-simple-text.html [ Pass Failure ]
jiewen_tan@apple.com466b6022018-01-30 01:20:17 +0000621
622# Skip anything related to WebAuthN
jiewen_tan@apple.com466b6022018-01-30 01:20:17 +0000623http/wpt/credential-management/ [ Skip ]
624http/wpt/webauthn/ [ Skip ]
625imported/w3c/web-platform-tests/credential-management/ [ Skip ]
jlewis3@apple.com60c491c2018-02-07 01:23:29 +0000626
627webkit.org/b/182554 transitions/transition-display-property.html [ Pass ImageOnlyFailure ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000628webkit.org/b/182554 legacy-animation-engine/transitions/transition-display-property.html [ Pass ImageOnlyFailure ]
jlewis3@apple.com60c491c2018-02-07 01:23:29 +0000629
ryanhaddad@apple.comb6008992018-02-16 21:53:18 +0000630webkit.org/b/181834 [ Debug ] fast/block/positioning/fixed-container-with-relative-parent.html [ Pass ImageOnlyFailure ]
ryanhaddad@apple.coma0b92252018-02-19 18:55:34 +0000631
632webkit.org/b/182932 media/track/track-css-matching-default.html [ Pass Timeout ]
ryanhaddad@apple.coma3b7aa32018-03-21 21:16:32 +0000633
634webkit.org/b/183220 media/track/track-css-matching-timestamps.html [ Pass Timeout ]
commit-queue@webkit.orged1e14b2018-04-09 17:47:54 +0000635
636imported/w3c/web-platform-tests/css/selectors/selector-placeholder-shown-type-change-002.html [ ImageOnlyFailure ]
ryanhaddad@apple.com7ce637f2018-04-11 15:58:43 +0000637
638webkit.org/b/184456 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-in-object-fallback.html [ Pass Failure ]
ryanhaddad@apple.comddd0bfc2018-04-18 22:03:44 +0000639
640webkit.org/b/184569 [ Debug ] animations/missing-from-to.html [ Skip ]
ryanhaddad@apple.comed469272018-04-19 15:58:21 +0000641
ryanhaddad@apple.com4c7d9562018-04-28 00:53:41 +0000642webkit.org/b/184458 media/remote-control-command-is-user-gesture.html [ Pass Timeout ]
ryanhaddad@apple.com23d9c472018-05-07 23:59:37 +0000643
644webkit.org/b/185404 http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html [ Pass Failure ]
ryanhaddad@apple.com44f5a112018-06-13 21:48:57 +0000645
646webkit.org/b/186581 [ Debug ] fast/parser/xml-error-adopted.xml [ Timeout Pass ]
ryanhaddad@apple.com67d98e32018-07-10 16:24:40 +0000647
commit-queue@webkit.orgc1ad13a2018-07-13 22:26:10 +0000648webkit.org/b/187557 [ Debug ] media/media-fragments/TC0005.html [ Pass Failure ]
ryanhaddad@apple.com67d98e32018-07-10 16:24:40 +0000649webkit.org/b/187522 [ Debug ] media/media-fragments/TC0015.html [ Pass Failure ]
commit-queue@webkit.orgc1ad13a2018-07-13 22:26:10 +0000650webkit.org/b/187557 [ Debug ] media/media-fragments/TC0024.html [ Pass Failure ]
651webkit.org/b/187557 [ Debug ] media/media-fragments/TC0037.html [ Pass Failure ]
652webkit.org/b/187557 [ Debug ] media/media-fragments/TC0078.html [ Pass Failure ]
653webkit.org/b/187557 [ Debug ] media/media-fragments/TC0079.html [ Pass Failure ]
654webkit.org/b/187557 [ Debug ] media/media-fragments/TC0085.html [ Pass Failure ]
655webkit.org/b/187557 [ Debug ] media/media-fragments/TC0086.html [ Pass Failure ]
656webkit.org/b/187557 [ Debug ] media/media-fragments/TC0087.html [ Pass Failure ]
657webkit.org/b/187557 [ Debug ] media/media-fragments/TC0088.html [ Pass Failure ]
658webkit.org/b/187557 [ Debug ] media/media-fragments/TC0089.html [ Pass Failure ]
659webkit.org/b/187557 [ Debug ] media/media-fragments/TC0090.html [ Pass Failure ]
660webkit.org/b/187557 [ Debug ] media/media-fragments/TC0091.html [ Pass Failure ]
661
commit-queue@webkit.org940bb622018-07-16 23:53:49 +0000662webkit.org/b/187711 [ Debug ] svg/custom/linking-uri-01-b.svg [ Pass Failure ]
ryanhaddad@apple.com977774a2018-07-26 17:02:30 +0000663
ryanhaddad@apple.com977774a2018-07-26 17:02:30 +0000664# <rdar://problem/42625657>
665[ Mojave+ ] fast/images/animated-gif-paint-after-animation.html [ Skip ]
666[ Mojave+ ] fast/images/async-image-background-image-repeated.html [ Skip ]
667[ Mojave+ ] fast/images/async-image-background-image.html [ Skip ]
668[ Mojave+ ] fast/images/async-image-multiple-clients-repaint.html [ Skip ]
669[ Mojave+ ] fast/images/composited-animated-gif-outside-viewport.html [ Skip ]
670[ Mojave+ ] fast/images/decode-render-animated-image.html [ Skip ]
671[ Mojave+ ] fast/images/decode-render-static-image.html [ Skip ]
672[ Mojave+ ] fast/images/decoding-attribute-async-small-image.html [ Skip ]
673[ Mojave+ ] fast/images/decoding-attribute-dynamic-async-small-image.html [ Skip ]
674[ Mojave+ ] fast/images/sprite-sheet-image-draw.html [ Skip ]
675
676# <rdar://problem/42627562>
677[ Mojave+ ] media/video-restricted-invisible-autoplay-not-allowed-source.html [ Skip ]
ryanhaddad@apple.com94f0a8b2018-07-30 19:56:00 +0000678[ Mojave+ ] media/video-restricted-invisible-autoplay-not-allowed.html [ Skip ]
679
680# <rdar://problem/42736213>
681[ Mojave+ ] displaylists/canvas-display-list.html [ Failure ]
682[ Mojave+ ] displaylists/extent-includes-shadow.html [ Failure ]
683[ Mojave+ ] displaylists/extent-includes-transforms.html [ Failure ]
684[ Mojave+ ] displaylists/layer-dispay-list.html [ Failure ]
685[ Mojave+ ] displaylists/replay-skip-clipped-rect.html [ Failure ]
ryanhaddad@apple.com15aefda2018-08-06 18:37:24 +0000686
tsavell@apple.com2f405cf2018-08-09 23:30:39 +0000687webkit.org/b/188357 legacy-animation-engine/compositing/backing/transform-transition-from-outside-view.html [ Pass Failure ]
ryanhaddad@apple.comed214632018-08-14 23:56:33 +0000688
ap@apple.com19dd8292019-05-11 23:14:03 +0000689webkit.org/b/184611 compositing/layer-creation/fixed-overlap-extent.html [ Pass Failure ]
simon.fraser@apple.comd4d7e032018-11-12 17:14:05 +0000690
ryanhaddad@apple.comed214632018-08-14 23:56:33 +0000691# <rdar://problem/42904780>
692[ Mojave+ Release ] imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.html [ Failure ]
tsavell@apple.com53297ac2018-08-29 17:56:29 +0000693
694webkit.org/b/189087 svg/animations/animate-end-attribute-numeric-precision.html [ Pass Failure ]
mmaxfield@apple.com9892e1e2018-09-12 00:51:23 +0000695
dino@apple.com1936ecb2018-09-13 19:44:57 +0000696webkit.org/b/189594 imported/w3c/web-platform-tests/css/css-animations/pending-style-changes-001.html [ Pass Failure ]
ryanhaddad@apple.com44ce29b2018-09-14 01:37:15 +0000697
698webkit.org/b/188070 imported/w3c/web-platform-tests/streams/piping/error-propagation-backward.html [ Pass Failure ]
commit-queue@webkit.org83ac5b22018-09-20 18:57:56 +0000699
ryanhaddad@apple.com82086572018-10-08 17:19:09 +0000700webkit.org/b/189908 imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Failure ]
701
702webkit.org/b/189756 [ Mojave+ ] compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html [ Pass ImageOnlyFailure ]
justin_fan@apple.com37d9be02018-10-19 03:54:51 +0000703
ryanhaddad@apple.com6f7a8b72018-10-22 23:17:22 +0000704webkit.org/b/189723 http/tests/security/cross-origin-xsl-redirect-BLOCKED.html [ Pass Failure ]
705
706webkit.org/b/190350 [ Mojave ] storage/indexeddb/database-odd-names.html [ Failure ]
realdawei@apple.com65cb2742018-10-22 23:56:06 +0000707
tsavell@apple.com00e8b1e92018-10-23 17:26:55 +0000708webkit.org/b/190832 [ Debug ] fast/forms/state-restore-to-non-edited-controls.html [ Pass Failure ]
ryanhaddad@apple.come6c3bbb2018-10-23 17:54:57 +0000709
710webkit.org/b/190833 [ Debug ] inspector/codemirror/prettyprinting-css.html [ Slow ]
tsavell@apple.comb2d06392018-10-24 16:33:19 +0000711
712webkit.org/b/190849 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-deny.html [ Pass Failure ]
realdawei@apple.comc9bc4062018-10-25 23:42:26 +0000713
714webkit.org/b/186406 [ Mojave+ ] compositing/iframes/display-none-subframe.html [ Pass Failure ]
tsavell@apple.com5bc053f2018-11-28 22:18:28 +0000715
716webkit.org/b/190383 fast/images/animated-image-loop-count.html [ Pass ImageOnlyFailure ]
717webkit.org/b/190383 fast/images/animated-image-different-dest-size.html [ Pass ImageOnlyFailure ]
ryanhaddad@apple.com95b31b42018-11-30 00:28:57 +0000718
719webkit.org/b/191639 imported/blink/compositing/squashing/squashing-into-ancestor-painted-layer.html [ Pass ImageOnlyFailure ]
tsavell@apple.com2d6f86c2019-01-07 18:46:21 +0000720
simon.fraser@apple.com89d3bd02019-03-22 04:44:27 +0000721webkit.org/b/190627 [ Mojave+ ] compositing/masks/compositing-clip-path-change-no-repaint.html [ Pass Failure ]
commit-queue@webkit.orgec4eb022019-02-08 01:30:19 +0000722
723webkit.org/b/172384 fast/hidpi/hidpi-long-page-with-inset-element.html [ Skip ]
tsavell@apple.coma03c1462019-02-20 22:04:04 +0000724
commit-queue@webkit.org19a4b722019-02-27 19:02:03 +0000725webkit.org/b/194309 media/modern-media-controls/compact-media-controls/compact-media-controls-layout.html [ Pass Failure ]
726
commit-queue@webkit.org805719e2019-06-04 14:34:11 +0000727webkit.org/b/195098 pointerevents/mouse/enter-leave-order.html [ Failure ]
commit-queue@webkit.org19a4b722019-02-27 19:02:03 +0000728webkit.org/b/195098 pointerevents/mouse/over-enter-out-leave.html [ Failure ]
729webkit.org/b/195098 pointerevents/mouse/pointer-capture.html [ Failure ]
730webkit.org/b/195098 pointerevents/mouse/pointer-events-before-mouse-events.html [ Failure ]
achristensen@apple.comf7cabd32019-03-29 20:00:58 +0000731
cfleizach@apple.com2402df32019-04-09 00:58:19 +0000732webkit.org/b/196502 media/video-background-tab-playback.html [ Pass Failure ]
commit-queue@webkit.orgca7b71c2019-04-14 20:52:46 +0000733
cfleizach@apple.comda40dcd2019-04-24 07:46:08 +0000734webkit.org/b/196915 [ Debug ] inspector/timeline/timeline-recording.html [ Pass Failure ]
commit-queue@webkit.org8a59da22019-05-08 12:40:10 +0000735
736webkit.org/b/195623 http/tests/cache/link-prefetch-main-resource.html [ Skip ]
737webkit.org/b/195623 http/tests/cache/link-prefetch-main-resource-iframe.html [ Skip ]
commit-queue@webkit.org4e0f7042019-05-23 18:02:13 +0000738
russell_e@apple.combb197592019-08-26 17:12:43 +0000739webkit.org/b/197371 http/wpt/prefetch/link-prefetch-main-resource-redirect.html [ Skip ]
740webkit.org/b/199499 http/wpt/prefetch/link-prefetch-skip-disk-cache.html [ Skip ]
741
commit-queue@webkit.org04b31302019-09-03 11:48:11 +0000742webkit.org/b/199632 http/wpt/prefetch/load-events.html [ Skip ]
743webkit.org/b/199632 http/wpt/prefetch/load-events-dynamic.html [ Skip ]
commit-queue@webkit.orgd10eb7e2019-07-16 15:55:05 +0000744
commit-queue@webkit.org4e0f7042019-05-23 18:02:13 +0000745webkit.org/b/198177 pointerevents/mouse/compatibility-mouse-events-prevention-mouse-pressed.html [ Skip ]
tsavell@apple.com264953c2019-06-05 14:52:26 +0000746
747webkit.org/b/198459 [ HighSierra Debug ] inspector/canvas/recording-2d-full.html [ Slow ]
tsavell@apple.com111dad12019-06-11 21:44:36 +0000748webkit.org/b/198459 [ HighSierra Debug ] inspector/canvas/recording-webgl-full.html [ Slow ]
749
sroberts@apple.comd02a0212019-06-12 20:21:52 +0000750webkit.org/b/196508 compositing/repaint/scroller-with-foreground-layer-repaints.html [ Pass Failure ]
commit-queue@webkit.org50e451c2019-06-18 23:08:22 +0000751
tsavell@apple.com9ade3192019-06-26 23:20:47 +0000752webkit.org/b/198676 imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub.html [ Pass Failure ]
753
754webkit.org/b/199242 [ Debug ] http/tests/performance/performance-resource-timing-resourcetimingbufferfull-shrinking-buffer-crash.html [ Pass Failure ]
755
ryanhaddad@apple.comc679c062019-07-08 19:12:00 +0000756# <rdar://problem/42625657> REGRESSION (Mojave): 12 fast/images tests timing out on WK1
757[ Mojave+ ] fast/images/animated-heics-draw.html [ Skip ]
758[ Mojave+ ] fast/images/animated-heics-verify.html [ Skip ]
759
760# <rdar://problem/51229282> REGRESSION: [ Catalina WK1 ] Three image tests are failing with an extra pixel of boarder
761[ Catalina+ ] http/tests/security/cached-svg-image-with-css-cross-domain.html [ ImageOnlyFailure ]
762[ Catalina+ ] http/tests/security/svg-image-with-css-cross-domain.html [ ImageOnlyFailure ]
763[ Catalina+ ] imported/blink/svg/as-image/svgview-references.html [ ImageOnlyFailure ]
764
tsavell@apple.com47a7e442019-07-31 21:34:26 +0000765webkit.org/b/200002 [ Mojave+ Debug ] imported/blink/storage/indexeddb/blob-basics-metadata.html [ Timeout ]