beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 1 | # This file should contain entries for expectations that are specific |
| 2 | # to the Apple Mac port running WebKit1 (DumpRenderTree) |
| 3 | |
simon.fraser@apple.com | b5cdd8e | 2015-08-07 21:07:40 +0000 | [diff] [blame] | 4 | #////////////////////////////////////////////////////////////////////////////////////////// |
| 5 | # Platform-specific tests. Skipped globally, then re-enabled here. |
| 6 | #////////////////////////////////////////////////////////////////////////////////////////// |
| 7 | |
| 8 | fast/forms/attributed-strings.html [ Pass ] |
wenson_hsieh@apple.com | d5d8dff | 2017-10-16 07:59:39 +0000 | [diff] [blame] | 9 | editing/pasteboard/drag-drop-href-as-url.html [ Pass ] |
wenson_hsieh@apple.com | be02b49 | 2017-09-28 02:29:16 +0000 | [diff] [blame] | 10 | editing/pasteboard/data-transfer-get-data-on-drop-custom.html [ Pass ] |
| 11 | editing/pasteboard/data-transfer-get-data-on-drop-plain-text.html [ Pass ] |
| 12 | editing/pasteboard/data-transfer-get-data-on-drop-rich-text.html [ Pass ] |
| 13 | editing/pasteboard/data-transfer-get-data-on-drop-url.html [ Pass ] |
rniwa@webkit.org | d586730 | 2017-10-08 10:08:52 +0000 | [diff] [blame] | 14 | editing/pasteboard/data-transfer-is-unique-for-dragenter-and-dragleave.html [ Pass ] |
rniwa@webkit.org | 8129e73 | 2017-10-16 21:44:28 +0000 | [diff] [blame] | 15 | editing/pasteboard/data-transfer-set-data-sanitize-html-when-dragging-in-null-origin.html [ Pass ] |
wenson_hsieh@apple.com | 83cfb0d | 2017-10-13 07:14:29 +0000 | [diff] [blame] | 16 | editing/pasteboard/data-transfer-set-data-sanitize-url-when-dragging-in-null-origin.html [ Pass ] |
wenson_hsieh@apple.com | a062edc | 2017-10-03 05:10:29 +0000 | [diff] [blame] | 17 | editing/pasteboard/drag-end-crash-accessing-item-list.html [ Pass ] |
wenson_hsieh@apple.com | 1b38607 | 2017-10-04 22:28:08 +0000 | [diff] [blame] | 18 | editing/pasteboard/data-transfer-item-list-add-file-on-drag.html [ Pass ] |
wenson_hsieh@apple.com | da5e54a | 2017-10-08 21:58:28 +0000 | [diff] [blame] | 19 | editing/pasteboard/data-transfer-items-drop-file.html [ Pass ] |
rniwa@webkit.org | b037a63 | 2017-10-19 05:44:33 +0000 | [diff] [blame] | 20 | http/tests/security/clipboard/drag-drop-html-cross-origin-iframe-in-same-origin.html [ Pass ] |
simon.fraser@apple.com | b5cdd8e | 2015-08-07 21:07:40 +0000 | [diff] [blame] | 21 | |
| 22 | #////////////////////////////////////////////////////////////////////////////////////////// |
| 23 | # End platform-specific directories. |
| 24 | #////////////////////////////////////////////////////////////////////////////////////////// |
| 25 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 26 | ###### This file has two sections. When adding new tests, make sure to |
| 27 | ###### add to the right section: |
| 28 | |
| 29 | ### (1) Failures with bug reports |
| 30 | ### (2) Failures without bug reports |
| 31 | |
| 32 | ######################################## |
| 33 | ### START OF (1) Failures with bug reports |
| 34 | |
| 35 | # Asserts in WebKit1-debug due to a preexisting issue with overflow rect computation |
| 36 | webkit.org/b/118269 compositing/geometry/fixed-position-flipped-writing-mode.html |
| 37 | |
ap@apple.com | a8f9e6f | 2014-10-24 19:11:17 +0000 | [diff] [blame] | 38 | # Before Yosemite, the test did not actually test compositing vs. non-compositing on WebKit1, so it passed accidentally. |
achristensen@apple.com | c195708 | 2017-11-03 20:02:06 +0000 | [diff] [blame] | 39 | webkit.org/b/132421 fast/multicol/fixed-stack.html [ ImageOnlyFailure ] |
ap@apple.com | a8f9e6f | 2014-10-24 19:11:17 +0000 | [diff] [blame] | 40 | |
ap@apple.com | d702328 | 2014-11-12 20:22:48 +0000 | [diff] [blame] | 41 | webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Failure ] |
| 42 | |
ap@apple.com | 54ef295 | 2014-11-12 21:09:36 +0000 | [diff] [blame] | 43 | webkit.org/b/82981 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ] |
| 44 | |
ap@apple.com | ab2b911 | 2014-11-13 17:26:15 +0000 | [diff] [blame] | 45 | webkit.org/b/138697 fast/events/overflow-scroll-fake-mouse-move.html [ Pass Failure ] |
| 46 | |
ap@apple.com | 344d22b | 2014-12-11 08:52:41 +0000 | [diff] [blame] | 47 | webkit.org/b/82747 fast/events/scroll-div-with-prevent-default-in-subframe.html [ Failure ] |
| 48 | |
ap@apple.com | 366988b | 2014-12-11 01:51:38 +0000 | [diff] [blame] | 49 | webkit.org/b/112533 media/auto-play-in-sandbox-with-allow-scripts.html [ Pass Timeout ] |
| 50 | |
ap@apple.com | df0ccf1 | 2014-12-18 19:24:08 +0000 | [diff] [blame] | 51 | webkit.org/b/139778 fullscreen/exit-full-screen-iframe.html [ Skip ] |
| 52 | |
ap@apple.com | 4b81945 | 2014-12-31 21:21:48 +0000 | [diff] [blame] | 53 | webkit.org/b/139862 editing/spelling/grammar-edit-word.html [ Skip ] |
| 54 | |
ap@apple.com | 7f7de63 | 2015-04-23 23:04:40 +0000 | [diff] [blame] | 55 | webkit.org/b/144127 compositing/scrolling/touch-scroll-to-clip.html [ Pass Failure ] |
| 56 | |
commit-queue@webkit.org | 2d742ca | 2015-06-10 05:38:03 +0000 | [diff] [blame] | 57 | webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ] |
| 58 | |
ryanhaddad@apple.com | 6e0f0f3 | 2015-10-26 21:09:31 +0000 | [diff] [blame] | 59 | webkit.org/b/150564 svg/repaint/add-background-property-on-root.html [ Pass Timeout ] |
| 60 | |
ryanhaddad@apple.com | a08a109 | 2015-12-21 19:49:45 +0000 | [diff] [blame] | 61 | webkit.org/b/152485 webaudio/audiocontext-state-interrupted.html [ Pass Crash ] |
| 62 | |
ryanhaddad@apple.com | 25a43df | 2016-01-06 18:23:24 +0000 | [diff] [blame] | 63 | webkit.org/b/152789 webarchive/adopt-attribute-styled-body-webarchive.html [ Pass Crash ] |
| 64 | |
ryanhaddad@apple.com | 3a9ecf9 | 2016-02-16 19:13:17 +0000 | [diff] [blame] | 65 | webkit.org/b/154297 [ Debug ] fast/events/keydown-1.html [ Pass Failure ] |
| 66 | |
ap@apple.com | 502a242 | 2016-06-20 22:30:32 +0000 | [diff] [blame] | 67 | webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Skip ] |
| 68 | |
ryanhaddad@apple.com | ed97628 | 2016-03-14 22:03:21 +0000 | [diff] [blame] | 69 | webkit.org/b/155067 storage/indexeddb/transaction-abort-private.html [ Pass Crash ] |
| 70 | |
ddkilzer@apple.com | c9de522 | 2017-05-14 11:16:38 +0000 | [diff] [blame] | 71 | webkit.org/b/172092 [ Debug ] fast/parser/adoption-agency-unload-iframe-4.html [ Pass Timeout ] |
| 72 | |
achristensen@apple.com | 1dba8e6 | 2017-11-01 23:04:34 +0000 | [diff] [blame] | 73 | webkit.org/b/178272 [ Sierra ] http/tests/media/video-redirect.html [ Pass Failure ] |
| 74 | webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Pass Failure ] |
| 75 | webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Pass Failure ] |
| 76 | webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Pass Failure ] |
| 77 | webkit.org/b/178272 [ Sierra ] http/tests/security/local-video-source-from-remote.html [ Pass Failure ] |
| 78 | webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-accesssameorigin.html [ Pass Failure ] |
| 79 | webkit.org/b/178272 [ Sierra ] http/tests/canvas/webgl/origin-clean-conformance.html [ Pass Timeout ] |
| 80 | webkit.org/b/178272 [ Sierra ] http/tests/media/autoplay-if-audio-is-playing.html [ Pass Timeout ] |
| 81 | webkit.org/b/178272 [ Sierra ] http/tests/media/video-load-twice.html [ Pass Timeout ] |
| 82 | webkit.org/b/178272 [ Sierra ] http/tests/media/video-play-progress.html [ Pass Timeout ] |
| 83 | webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-localhost.html [ Pass Timeout ] |
| 84 | webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-redirect.html [ Pass Timeout ] |
| 85 | webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-caching.html [ Pass Timeout ] |
achristensen@apple.com | ee6c1f4 | 2017-11-01 01:13:04 +0000 | [diff] [blame] | 86 | |
ap@apple.com | 4bc48df | 2018-01-03 23:52:03 +0000 | [diff] [blame] | 87 | # rdar://problem/20001985 |
| 88 | [ ElCapitan Sierra ] http/tests/xmlhttprequest/range-test.html [ Failure ] |
| 89 | |
| 90 | # rdar://problem/34716163 Breaks subsequent tests using response.xml |
| 91 | [ HighSierra+ ] http/tests/xmlhttprequest/range-test.html [ Skip ] |
| 92 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 93 | ### END OF (1) Failures with bug reports |
| 94 | ######################################## |
| 95 | |
| 96 | ######################################## |
| 97 | ### START OF (2) Failures without bug reports |
| 98 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 99 | # Fails with WebKit1 only. |
| 100 | editing/secure-input/reset-state-on-navigation.html [ Failure ] |
| 101 | |
| 102 | # Plug-in blocking callback doesn't exist in WebKit1. |
| 103 | plugins/unavailable-plugin-indicator-obscurity.html |
| 104 | |
commit-queue@webkit.org | 5fe7678 | 2018-02-16 23:31:31 +0000 | [diff] [blame] | 105 | http/tests/plugins/nounsupported-plugin.html [ Skip ] |
| 106 | http/tests/plugins/supported-plugin-all-origin-visibility.html [ Skip ] |
| 107 | http/tests/plugins/supported-plugin-origin-specific-visibility.html [ Skip ] |
| 108 | http/tests/plugins/supported-plugin-on-specific-origin.html [ Skip ] |
| 109 | http/tests/plugins/unsupported-plugin-on-specific-origin.html [ Skip ] |
| 110 | plugins/unsupported-plugin.html [ Skip ] |
| 111 | |
ap@apple.com | 23ac184 | 2015-09-05 05:43:36 +0000 | [diff] [blame] | 112 | # Color input is not yet implemented on Mac WK1. Currently, using it erroneously triggers an ASSERT_NOT_REACHED. |
| 113 | webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Skip ] |
| 114 | webkit.org/b/119094 fast/forms/color/color-suggestion-picker-crash-on-set-value.html [ Skip ] |
cdumez@apple.com | 5027bce | 2017-02-20 00:46:27 +0000 | [diff] [blame] | 115 | webkit.org/b/119094 fast/forms/color/input-color-readonly.html [ Skip ] |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 116 | |
rniwa@webkit.org | 97d9ebd | 2016-07-13 20:52:21 +0000 | [diff] [blame] | 117 | # DumpRenderTree doesn't support logging calls to runOpenPanel. |
| 118 | fast/forms/file/open-file-panel.html [ Skip ] |
| 119 | |
akling@apple.com | fcbbfe1 | 2014-04-23 03:13:41 +0000 | [diff] [blame] | 120 | # WK1 and WK2 mousemove events are subtly different in ways that break this test on WK1. |
| 121 | fast/events/ghostly-mousemoves-in-subframe.html [ Skip ] |
| 122 | |
wenson_hsieh@apple.com | 578f29c | 2015-11-16 22:04:32 +0000 | [diff] [blame] | 123 | # Media Stream API testing is not supported for WK1 yet. |
| 124 | fast/mediastream |
commit-queue@webkit.org | 6ae6ff9 | 2017-10-11 16:27:09 +0000 | [diff] [blame] | 125 | imported/w3c/web-platform-tests/mediacapture-streams |
wenson_hsieh@apple.com | 578f29c | 2015-11-16 22:04:32 +0000 | [diff] [blame] | 126 | http/tests/media/media-stream |
eric.carlson@apple.com | 7ad2bbd | 2016-11-01 22:00:23 +0000 | [diff] [blame] | 127 | http/tests/ssl/media-stream |
wenson_hsieh@apple.com | 578f29c | 2015-11-16 22:04:32 +0000 | [diff] [blame] | 128 | |
commit-queue@webkit.org | 37a1da4 | 2017-08-05 05:06:13 +0000 | [diff] [blame] | 129 | # No service worker implementation for WK1 |
| 130 | imported/w3c/web-platform-tests/service-workers [ Skip ] |
commit-queue@webkit.org | a7333be | 2017-10-17 18:39:48 +0000 | [diff] [blame] | 131 | http/wpt/service-workers [ Skip ] |
commit-queue@webkit.org | 166fc33 | 2017-08-22 18:02:43 +0000 | [diff] [blame] | 132 | http/wpt/cache-storage [ Skip ] |
commit-queue@webkit.org | d5ca7ac | 2017-08-30 22:50:22 +0000 | [diff] [blame] | 133 | http/tests/cache-storage [ Skip ] |
commit-queue@webkit.org | 3afbea9 | 2017-10-29 03:02:28 +0000 | [diff] [blame] | 134 | imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Skip ] |
commit-queue@webkit.org | a316dcb | 2018-02-28 02:28:15 +0000 | [diff] [blame] | 135 | http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ] |
commit-queue@webkit.org | 37a1da4 | 2017-08-05 05:06:13 +0000 | [diff] [blame] | 136 | |
achristensen@apple.com | eb5404b | 2017-02-22 07:59:59 +0000 | [diff] [blame] | 137 | # Skip WebRTC for now in WK1 |
| 138 | imported/w3c/web-platform-tests/webrtc [ Skip ] |
commit-queue@webkit.org | f54b4ca | 2017-03-02 16:05:53 +0000 | [diff] [blame] | 139 | webrtc [ Skip ] |
commit-queue@webkit.org | f7583b4 | 2017-07-11 15:32:38 +0000 | [diff] [blame] | 140 | http/tests/webrtc [ Skip ] |
commit-queue@webkit.org | da33126 | 2018-01-11 21:54:23 +0000 | [diff] [blame] | 141 | http/wpt/webrtc [ Skip ] |
commit-queue@webkit.org | 48e5aab | 2017-04-11 17:27:10 +0000 | [diff] [blame] | 142 | webrtc/datachannel [ Pass ] |
commit-queue@webkit.org | 85455c0 | 2017-12-16 07:22:28 +0000 | [diff] [blame] | 143 | webrtc/datachannel/bufferedAmountLowThreshold.html [ Pass Failure ] |
| 144 | webrtc/datachannel/bufferedAmountLowThreshold-default.html [ Pass Failure ] |
achristensen@apple.com | eb5404b | 2017-02-22 07:59:59 +0000 | [diff] [blame] | 145 | |
cdumez@apple.com | faf7193 | 2016-12-02 20:05:07 +0000 | [diff] [blame] | 146 | # These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead. |
| 147 | fast/forms/validation-message-on-listbox.html |
| 148 | fast/forms/validation-message-on-menulist.html |
| 149 | fast/forms/validation-message-on-radio.html |
| 150 | fast/forms/validation-message-on-checkbox.html |
| 151 | fast/forms/validation-message-on-range.html |
| 152 | fast/forms/validation-message-clone.html |
| 153 | fast/forms/validation-message-in-relative-body.html |
| 154 | fast/forms/validation-message-appearance.html |
| 155 | fast/forms/validation-message-on-textarea.html |
| 156 | |
roger_fong@apple.com | df0649e | 2014-05-21 19:45:30 +0000 | [diff] [blame] | 157 | # Disable snapshotting tests on WK1 only |
| 158 | plugins/snapshotting |
| 159 | |
said@apple.com | bd5a0a5 | 2015-06-04 00:07:38 +0000 | [diff] [blame] | 160 | # WK1 doesn't do pending WebGL policies |
| 161 | fast/canvas/webgl/useWhilePending.html [ Skip ] |
| 162 | |
cdumez@apple.com | dbdca23 | 2015-08-05 00:28:09 +0000 | [diff] [blame] | 163 | # Mac-WK1 only caches frames containing HTML at the moment. |
| 164 | http/tests/navigation/page-cache-iframe-no-current-historyItem.html |
| 165 | |
cdumez@apple.com | 6bc6ae9 | 2015-01-05 21:44:32 +0000 | [diff] [blame] | 166 | # Animated image throttling behaves differently on WK1. |
| 167 | fast/images/animated-gif-body-outside-viewport.html [ Skip ] |
| 168 | fast/images/animated-gif-window-resizing.html [ Skip ] |
| 169 | fast/images/animated-gif-zooming.html [ Skip ] |
cdumez@apple.com | a585b42 | 2017-03-28 23:11:35 +0000 | [diff] [blame] | 170 | svg/animations/animated-svg-image-outside-viewport-paused.html [ Skip ] |
| 171 | svg/animations/animated-svg-image-removed-from-document-paused.html [ Skip ] |
cdumez@apple.com | 5ddde63 | 2017-03-29 20:54:21 +0000 | [diff] [blame] | 172 | svg/animations/animations-paused-in-background-page-iframe.html [ Skip ] |
| 173 | svg/animations/animations-paused-in-background-page.html [ Skip ] |
cdumez@apple.com | 6bc6ae9 | 2015-01-05 21:44:32 +0000 | [diff] [blame] | 174 | |
benjamin@webkit.org | 1f7ed75 | 2014-08-28 20:01:18 +0000 | [diff] [blame] | 175 | # WK1 uses the native scrollview for scrolling by page. |
| 176 | scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html |
| 177 | scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html |
| 178 | scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html |
| 179 | scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html |
| 180 | scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html |
| 181 | scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html |
| 182 | scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html |
| 183 | scrollbars/scrolling-by-page-on-keyboard-spacebar.html |
| 184 | |
ap@apple.com | 8c45cee | 2015-08-21 23:09:54 +0000 | [diff] [blame] | 185 | # This test times out. |
| 186 | webkit.org/b/147683 fast/scrolling/latching/scroll-div-with-nested-nonscrollable-iframe.html [ Skip ] |
| 187 | |
simon.fraser@apple.com | 5e3c664 | 2016-02-16 23:24:11 +0000 | [diff] [blame] | 188 | fast/scrolling/iframe-scrollable-after-back.html [ Skip ] |
| 189 | fast/scrolling/overflow-scrollable-after-back.html [ Skip ] |
zalan@apple.com | 7ad808c | 2016-05-28 00:07:35 +0000 | [diff] [blame] | 190 | fast/scrolling/scroll-container-horizontally.html [ Failure ] |
simon.fraser@apple.com | 5e3c664 | 2016-02-16 23:24:11 +0000 | [diff] [blame] | 191 | |
aestes@apple.com | c1cbeec | 2014-10-10 23:15:40 +0000 | [diff] [blame] | 192 | compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ] |
| 193 | |
ap@apple.com | 54ef295 | 2014-11-12 21:09:36 +0000 | [diff] [blame] | 194 | compositing/iframes/overlapped-nested-iframes.html [ Pass Failure ] |
| 195 | |
antti@apple.com | a33ec21 | 2014-12-15 19:25:23 +0000 | [diff] [blame] | 196 | # Disk cache is WK2 only |
cdumez@apple.com | e4de76b | 2015-03-24 16:44:19 +0000 | [diff] [blame] | 197 | http/tests/cache/disk-cache |
joepeck@webkit.org | e7d264d | 2017-03-09 03:35:13 +0000 | [diff] [blame] | 198 | http/tests/inspector/network/resource-response-source-disk-cache.html |
joepeck@webkit.org | ebb879a | 2017-04-18 01:30:24 +0000 | [diff] [blame] | 199 | http/tests/inspector/network/resource-sizes-disk-cache.html |
antti@apple.com | a33ec21 | 2014-12-15 19:25:23 +0000 | [diff] [blame] | 200 | |
commit-queue@webkit.org | d8982c5 | 2017-07-25 18:53:08 +0000 | [diff] [blame] | 201 | # Async image decoding is WK2 only |
| 202 | fast/images/async-image-background-change.html |
| 203 | fast/images/async-image-src-change.html |
| 204 | http/tests/multipart/multipart-async-image.html |
| 205 | |
achristensen@apple.com | c195708 | 2017-11-03 20:02:06 +0000 | [diff] [blame] | 206 | fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ] |
dbates@webkit.org | e474da2 | 2015-05-27 19:17:07 +0000 | [diff] [blame] | 207 | |
beidson@apple.com | ed8875f | 2015-06-01 19:57:16 +0000 | [diff] [blame] | 208 | # ShouldOpenExternalURLs not yet supported in WK1 |
| 209 | loader/navigation-policy [ Skip ] |
| 210 | |
ddkilzer@apple.com | 78810b4 | 2015-07-07 11:07:38 +0000 | [diff] [blame] | 211 | [ ElCapitan+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ] |
| 212 | |
cdumez@apple.com | 2188ecd | 2015-11-21 02:29:23 +0000 | [diff] [blame] | 213 | # This test gives a different output on ElCapitan-wk1 only. |
achristensen@apple.com | c195708 | 2017-11-03 20:02:06 +0000 | [diff] [blame] | 214 | webkit.org/b/152178 fast/replaced/replaced-breaking.html [ Failure ] |
cdumez@apple.com | 2188ecd | 2015-11-21 02:29:23 +0000 | [diff] [blame] | 215 | |
beidson@apple.com | a9f958a | 2016-03-03 00:23:47 +0000 | [diff] [blame] | 216 | # DRT can open way more files than the DatabaseProcess with WebKitTestRunner, and the number is reasonable. |
| 217 | # So we shouldn't bother with this test in WebKit1. |
| 218 | storage/indexeddb/modern/exceed-open-file-limit.html |
| 219 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 220 | ### END OF (2) Failures without bug reports |
| 221 | ######################################## |
aestes@apple.com | 679c0f1 | 2015-08-26 21:15:49 +0000 | [diff] [blame] | 222 | |
achristensen@apple.com | f7a83f8 | 2017-03-27 15:43:34 +0000 | [diff] [blame] | 223 | # These tests are WebKit2-only |
aestes@apple.com | 679c0f1 | 2015-08-26 21:15:49 +0000 | [diff] [blame] | 224 | http/tests/contentfiltering/load-substitute-data-from-appcache.html |
cdumez@apple.com | 489e9c6 | 2016-07-01 23:22:23 +0000 | [diff] [blame] | 225 | fast/dom/Window/child-window-focus.html |
mmaxfield@apple.com | 290eae6 | 2015-09-13 03:47:56 +0000 | [diff] [blame] | 226 | |
| 227 | # Testing the system language declaratively only makes sense in WK2, because it's implemented in WebKitTestRunner by launching a new WebContent process. |
mmaxfield@apple.com | 14d730a | 2015-09-14 23:31:32 +0000 | [diff] [blame] | 228 | fast/text/international/system-language [ Pass Failure ImageOnlyFailure ] |
jhoneycutt@apple.com | 39fe3f0 | 2015-10-07 01:12:54 +0000 | [diff] [blame] | 229 | |
bburg@apple.com | 98966d2 | 2015-10-09 16:52:46 +0000 | [diff] [blame] | 230 | # Imported Blink tests which have not been investigated. |
jhoneycutt@apple.com | 9b19135 | 2015-10-12 22:15:49 +0000 | [diff] [blame] | 231 | imported/blink/fast/canvas/bug382588.html [ Pass Timeout ImageOnlyFailure ] |
| 232 | [ Debug ] imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ Pass ImageOnlyFailure ] |
| 233 | |
| 234 | # Blink tests that time out waiting on requestAnimationFrame callbacks. http://webkit.org/b/150050 |
bburg@apple.com | 98966d2 | 2015-10-09 16:52:46 +0000 | [diff] [blame] | 235 | imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ] |
| 236 | imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ] |
bburg@apple.com | a767eac | 2015-10-07 19:28:29 +0000 | [diff] [blame] | 237 | imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ] |
jhoneycutt@apple.com | 9b19135 | 2015-10-12 22:15:49 +0000 | [diff] [blame] | 238 | imported/blink/fast/images/image-hover-display-alt.html [ Pass Timeout ] |
bburg@apple.com | 98966d2 | 2015-10-09 16:52:46 +0000 | [diff] [blame] | 239 | imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ] |
jhoneycutt@apple.com | 39fe3f0 | 2015-10-07 01:12:54 +0000 | [diff] [blame] | 240 | imported/blink/fast/text-autosizing/print-autosizing.html [ Pass Timeout ] |
bburg@apple.com | baf00d5 | 2015-10-07 21:25:58 +0000 | [diff] [blame] | 241 | imported/blink/paint/theme/search-field-resuts-decoration-crash.html [ Pass Timeout ] |
bburg@apple.com | a767eac | 2015-10-07 19:28:29 +0000 | [diff] [blame] | 242 | imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Pass Timeout ] |
| 243 | imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ] |
commit-queue@webkit.org | b0e4cfe | 2015-10-24 01:01:11 +0000 | [diff] [blame] | 244 | imported/blink/compositing/reorder-z-with-style.html [ Pass Timeout ] |
| 245 | imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ] |
| 246 | imported/blink/fast/css/crash-corner-present.html [ Pass Timeout ] |
| 247 | imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ] |
bfulgham@apple.com | 0bf6e46 | 2015-11-17 17:58:42 +0000 | [diff] [blame] | 248 | |
| 249 | # ASAN test only fails on WK1: |
cdumez@apple.com | 2188ecd | 2015-11-21 02:29:23 +0000 | [diff] [blame] | 250 | webgl/1.0.3/151055_asan.html [ Failure ] |
joepeck@webkit.org | 02fdb7b | 2015-12-17 23:37:48 +0000 | [diff] [blame] | 251 | |
commit-queue@webkit.org | 46f46f2 | 2016-03-10 06:15:25 +0000 | [diff] [blame] | 252 | # Lacking WK1 TestRunner API that evaluates JavaScript through JSC APIs and not WebCore APIs. |
| 253 | inspector/script-profiler/event-type-API.html [ Skip ] |
| 254 | |
| 255 | # WK1 Inspector running in the same VM as the inspected page skews heap snapshot results. |
| 256 | inspector/heap/getPreview.html [ Skip ] |
| 257 | inspector/heap/getRemoteObject.html [ Skip ] |
joepeck@webkit.org | 181b310 | 2016-03-22 03:48:28 +0000 | [diff] [blame] | 258 | inspector/unit-tests/heap-snapshot.html [ Skip ] |
joepeck@webkit.org | d847849 | 2016-06-21 23:09:50 +0000 | [diff] [blame] | 259 | inspector/unit-tests/heap-snapshot-collection-event.html [ Skip ] |
beidson@apple.com | aa40dff | 2016-01-22 06:39:57 +0000 | [diff] [blame] | 260 | |
carlosgc@webkit.org | 1297093 | 2017-02-07 06:45:43 +0000 | [diff] [blame] | 261 | # These tests check ScrollAnimator events for main frame scrollbars that use native widgets in WK1. |
| 262 | fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html [ Skip ] |
carlosgc@webkit.org | 0bbe1ae | 2016-02-17 07:16:40 +0000 | [diff] [blame] | 263 | fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ] |
n_wang@apple.com | 0a5062c | 2016-04-01 05:34:46 +0000 | [diff] [blame] | 264 | |
commit-queue@webkit.org | f2afcaa | 2017-11-22 22:20:26 +0000 | [diff] [blame] | 265 | # WK1 main frame scrollbars are native widgets whose size is unaffected by webkit-scrollbar. |
| 266 | fast/visual-viewport/viewport-dimensions-exclude-custom-scrollbars.html [ Skip ] |
| 267 | |
n_wang@apple.com | 0a5062c | 2016-04-01 05:34:46 +0000 | [diff] [blame] | 268 | # This hit-test test doesn't work on DRT |
| 269 | webkit.org/b/156084 accessibility/mac/video-tag-hit-test.html [ Skip ] |
bfulgham@apple.com | 95fa4f7 | 2016-04-01 21:10:41 +0000 | [diff] [blame] | 270 | |
cdumez@apple.com | fc841ab | 2017-05-17 17:23:20 +0000 | [diff] [blame] | 271 | # This newly imported test times out on WK1 but passes on WK2. |
| 272 | webkit.org/b/172222 imported/w3c/web-platform-tests/notifications/event-onclose.html [ Skip ] |
| 273 | |
cdumez@apple.com | e96bdb4 | 2016-09-25 02:39:38 +0000 | [diff] [blame] | 274 | # <a download> is not supported in WK1 yet. |
bfulgham@apple.com | 95fa4f7 | 2016-04-01 21:10:41 +0000 | [diff] [blame] | 275 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Failure ] |
| 276 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download.html [ Failure ] |
cdumez@apple.com | e96bdb4 | 2016-09-25 02:39:38 +0000 | [diff] [blame] | 277 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-synthetic-click.html [ Skip ] |
cdumez@apple.com | 5f5c04f | 2016-09-30 20:08:27 +0000 | [diff] [blame] | 278 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click.html [ Skip ] |
cdumez@apple.com | e548431 | 2016-11-10 05:28:53 +0000 | [diff] [blame] | 279 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download.html [ Skip ] |
cdumez@apple.com | efa91cf | 2017-03-02 17:55:13 +0000 | [diff] [blame] | 280 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash.html [ Skip ] |
cdumez@apple.com | b7da1261 | 2017-02-25 00:02:24 +0000 | [diff] [blame] | 281 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-doublequote.html [ Skip ] |
| 282 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html [ Skip ] |
| 283 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-unicode.html [ Skip ] |
cdumez@apple.com | a658619 | 2017-02-10 04:00:52 +0000 | [diff] [blame] | 284 | webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-no-extension.html [ Skip ] |
cdumez@apple.com | 868fa87 | 2017-04-25 16:29:25 +0000 | [diff] [blame] | 285 | webkit.org/b/156069 http/tests/download/anchor-download-attribute-content-disposition.html [ Skip ] |
cdumez@apple.com | a658619 | 2017-02-10 04:00:52 +0000 | [diff] [blame] | 286 | webkit.org/b/156069 http/tests/download/anchor-download-no-extension.html [ Skip ] |
cdumez@apple.com | 17405d2 | 2017-09-07 19:51:58 +0000 | [diff] [blame] | 287 | webkit.org/b/156069 http/tests/download/anchor-download-redirect.html [ Skip ] |
cdumez@apple.com | aa8b2d3 | 2017-10-16 16:59:47 +0000 | [diff] [blame] | 288 | webkit.org/b/156069 http/tests/download/anchor-load-after-download.html [ Skip ] |
cdumez@apple.com | 803168a | 2016-09-30 05:05:35 +0000 | [diff] [blame] | 289 | webkit.org/b/156069 http/tests/download/area-download.html [ Skip ] |
bfulgham@apple.com | 95fa4f7 | 2016-04-01 21:10:41 +0000 | [diff] [blame] | 290 | webkit.org/b/156069 http/tests/security/anchor-download-allow-blob.html [ Skip ] |
| 291 | webkit.org/b/156069 http/tests/security/anchor-download-allow-data.html [ Skip ] |
| 292 | webkit.org/b/156069 http/tests/security/anchor-download-allow-sameorigin.html [ Skip ] |
| 293 | webkit.org/b/156069 http/tests/security/anchor-download-block-crossorigin.html [ Skip ] |
cdumez@apple.com | 75eefeb | 2017-03-02 00:28:27 +0000 | [diff] [blame] | 294 | webkit.org/b/156069 http/tests/download/anchor-download-no-value.html [ Skip ] |
ryanhaddad@apple.com | d5c0179 | 2017-02-13 18:58:32 +0000 | [diff] [blame] | 295 | webkit.org/b/156069 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Skip ] |
ryanhaddad@apple.com | 4219563 | 2017-02-13 21:05:57 +0000 | [diff] [blame] | 296 | webkit.org/b/156069 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Skip ] |
jiewen_tan@apple.com | c0fa2e0 | 2016-04-15 17:50:28 +0000 | [diff] [blame] | 297 | |
commit-queue@webkit.org | 22794b3 | 2017-03-14 00:38:18 +0000 | [diff] [blame] | 298 | webkit.org/b/169523 [ Debug ] imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Failure ] |
| 299 | |
commit-queue@webkit.org | 391b7217 | 2017-09-21 01:34:12 +0000 | [diff] [blame] | 300 | imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_no_argument.html [ Pass Failure ] |
| 301 | imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray.html [ Pass Failure ] |
commit-queue@webkit.org | 391b7217 | 2017-09-21 01:34:12 +0000 | [diff] [blame] | 302 | imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_to_uri.html [ Pass Failure ] |
| 303 | |
cdumez@apple.com | e548431 | 2016-11-10 05:28:53 +0000 | [diff] [blame] | 304 | # testRunner.setShouldDownloadUndisplayableMIMETypes() is not supported on WK1. |
| 305 | fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html [ Skip ] |
cdumez@apple.com | 610f797 | 2018-03-02 17:41:07 +0000 | [diff] [blame^] | 306 | fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate.html [ Skip ] |
cdumez@apple.com | e548431 | 2016-11-10 05:28:53 +0000 | [diff] [blame] | 307 | |
jiewen_tan@apple.com | c0fa2e0 | 2016-04-15 17:50:28 +0000 | [diff] [blame] | 308 | webkit.org/b/156629 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Pass Failure ] |
ryanhaddad@apple.com | c66b426 | 2016-04-26 00:23:50 +0000 | [diff] [blame] | 309 | |
| 310 | webkit.org/b/157007 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ] |
mark.lam@apple.com | d3fdf67 | 2016-05-04 19:23:41 +0000 | [diff] [blame] | 311 | |
| 312 | # This test relies on a settings option that we can only set with WKRT. |
| 313 | js/dom/regress-157246.html |
jiewen_tan@apple.com | 5c61787d7 | 2016-05-12 23:22:47 +0000 | [diff] [blame] | 314 | |
| 315 | # dumpPolicyDelegateCallbacks is not supported in DumpRenderTree |
| 316 | fast/loader/iframe-src-invalid-url.html [ Skip ] |
ryanhaddad@apple.com | 4be5d08 | 2016-05-23 16:59:36 +0000 | [diff] [blame] | 317 | |
| 318 | webkit.org/b/157589 fast/text-autosizing/ios/text-autosizing-after-back.html [ Pass Timeout ] |
zalan@apple.com | 5e7d2f4 | 2016-05-24 03:41:50 +0000 | [diff] [blame] | 319 | |
zalan@apple.com | ed1dfa6 | 2016-06-03 05:27:53 +0000 | [diff] [blame] | 320 | # repaint rects work differently on WK1 |
| 321 | fast/repaint/vertical-text-repaint.html [ Pass Failure ] |
ryanhaddad@apple.com | 085578d | 2016-06-09 21:41:39 +0000 | [diff] [blame] | 322 | |
| 323 | webkit.org/b/158585 webgl/webgl-backing-store-size-update.html [ Pass Timeout ] |
ap@apple.com | 2d95d2c | 2016-06-20 00:17:05 +0000 | [diff] [blame] | 324 | |
ap@apple.com | 2d95d2c | 2016-06-20 00:17:05 +0000 | [diff] [blame] | 325 | # <rdar://problem/24818712> |
| 326 | [ Sierra+ ] editing/spelling/spelling-insert-html.html [ Pass Timeout ] |
| 327 | |
| 328 | # <rdar://problem/26399598> |
| 329 | [ Sierra+ ] editing/spelling/spellcheck-async.html [ Failure ] |
| 330 | [ Sierra+ ] editing/spelling/markers.html [ Failure ] |
| 331 | [ Sierra+ ] editing/spelling/spelling-unified-emulation.html [ Failure ] |
| 332 | |
| 333 | # <rdar://problem/26050923> The result is probably still a pass, but we don't have a way |
| 334 | # to have platform specific results that are different between WK1 and WK2. |
| 335 | [ Sierra+ ] accessibility/mac/document-attributes.html [ Failure ] |
| 336 | [ Sierra+ ] accessibility/parent-delete.html [ Failure ] |
ap@apple.com | 56ccdc1 | 2016-06-22 05:52:52 +0000 | [diff] [blame] | 337 | |
simon.fraser@apple.com | e9471c7 | 2016-08-25 22:11:25 +0000 | [diff] [blame] | 338 | # rdar://problem/28017216 |
achristensen@apple.com | c195708 | 2017-11-03 20:02:06 +0000 | [diff] [blame] | 339 | [ ElCapitan ] fast/inline-block/003.html [ Failure ] |
ryanhaddad@apple.com | 316f9b8 | 2016-07-01 23:15:48 +0000 | [diff] [blame] | 340 | |
| 341 | # rdar://problem/26478296 |
| 342 | [ Sierra+ ] svg/hixie/text/003.html [ Failure ] |
| 343 | |
ryanhaddad@apple.com | 8ac529e | 2016-07-18 20:12:00 +0000 | [diff] [blame] | 344 | webkit.org/b/159893 [ Debug ] imported/w3c/web-platform-tests/XMLHttpRequest/event-readystatechange-loaded.htm [ Pass Failure ] |
ryanhaddad@apple.com | 343c295 | 2016-07-18 20:16:55 +0000 | [diff] [blame] | 345 | |
ryanhaddad@apple.com | cec861ae | 2016-07-27 18:04:58 +0000 | [diff] [blame] | 346 | webkit.org/b/160101 userscripts/window-onerror-for-isolated-world-3.html [ Pass Failure ] |
ryanhaddad@apple.com | 9d2d78b | 2016-07-22 22:07:22 +0000 | [diff] [blame] | 347 | |
| 348 | webkit.org/b/105870 [ Debug ] webaudio/audionode-connect-order.html [ Pass Crash ] |
ryanhaddad@apple.com | 3445f1d | 2016-07-27 00:45:47 +0000 | [diff] [blame] | 349 | |
| 350 | webkit.org/b/160227 [ ElCapitan Debug ] inspector/memory/tracking.html [ Pass Crash ] |
ryanhaddad@apple.com | 21ebe1c | 2016-08-15 16:53:17 +0000 | [diff] [blame] | 351 | |
ryanhaddad@apple.com | b773d4e | 2016-08-18 18:06:45 +0000 | [diff] [blame] | 352 | # rdar://problem/27723718 |
| 353 | [ Sierra+ ] imported/blink/compositing/child-transform-with-anchor-point.html [ ImageOnlyFailure ] |
beidson@apple.com | 5ec4837 | 2016-08-23 19:41:00 +0000 | [diff] [blame] | 354 | |
| 355 | webkit.org/b/161056 gamepad [ Skip ] |
ryanhaddad@apple.com | 15d9dd6 | 2016-08-25 16:00:40 +0000 | [diff] [blame] | 356 | |
ryanhaddad@apple.com | acdc0b6 | 2016-09-27 04:32:30 +0000 | [diff] [blame] | 357 | webkit.org/b/162592 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection.html [ Pass ImageOnlyFailure ] |
| 358 | webkit.org/b/162591 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection-add-backdrop.html [ Pass ImageOnlyFailure ] |
| 359 | webkit.org/b/162591 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection-value-change.html [ Pass ImageOnlyFailure ] |
ryanhaddad@apple.com | 76ac773 | 2016-09-30 19:43:46 +0000 | [diff] [blame] | 360 | |
ryanhaddad@apple.com | c72bf96 | 2017-05-05 18:41:36 +0000 | [diff] [blame] | 361 | webkit.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.com | 1b067fb | 2016-10-18 20:36:53 +0000 | [diff] [blame] | 362 | |
ryanhaddad@apple.com | ec34195 | 2016-12-14 22:48:36 +0000 | [diff] [blame] | 363 | webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-exception.html [ Pass Failure ] |
| 364 | webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-invoked.html [ Pass Failure ] |
| 365 | webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-multicalls.html [ Pass Failure ] |
ryanhaddad@apple.com | 87b66b0 | 2016-10-20 19:59:01 +0000 | [diff] [blame] | 366 | |
joepeck@webkit.org | ebb879a | 2017-04-18 01:30:24 +0000 | [diff] [blame] | 367 | # Resource Metrics data not available in WebKit1. |
commit-queue@webkit.org | f91d46a | 2017-09-20 04:41:42 +0000 | [diff] [blame] | 368 | http/wpt/resource-timing/rt-nextHopProtocol.html [ Failure ] |
| 369 | http/wpt/resource-timing/rt-nextHopProtocol.worker.html [ Failure ] |
joepeck@webkit.org | fde6ef4 | 2017-04-06 22:02:04 +0000 | [diff] [blame] | 370 | http/tests/inspector/network/resource-request-headers.html [ Failure ] |
joepeck@webkit.org | 023f4f5 | 2017-05-02 19:22:42 +0000 | [diff] [blame] | 371 | http/tests/inspector/network/resource-sizes-network.html [ Failure ] |
| 372 | http/tests/inspector/network/resource-sizes-memory-cache.html [ Failure ] |
joepeck@webkit.org | db7197f | 2017-10-23 21:34:59 +0000 | [diff] [blame] | 373 | http/tests/inspector/network/har/har-page.html [ Failure ] |
joepeck@webkit.org | fde6ef4 | 2017-04-06 22:02:04 +0000 | [diff] [blame] | 374 | |
achristensen@apple.com | c195708 | 2017-11-03 20:02:06 +0000 | [diff] [blame] | 375 | webkit.org/b/164491 [ ElCapitan ] fast/visual-viewport/rtl-zoomed-rects.html [ Failure ] |
ryanhaddad@apple.com | 92de515 | 2016-11-10 01:34:30 +0000 | [diff] [blame] | 376 | |
ryanhaddad@apple.com | fd5fb1c | 2016-11-18 22:04:43 +0000 | [diff] [blame] | 377 | webkit.org/b/164933 http/tests/misc/link-rel-icon-beforeload.html [ Failure ] |
ryanhaddad@apple.com | 1fbc7e7 | 2016-12-08 00:37:28 +0000 | [diff] [blame] | 378 | |
| 379 | webkit.org/b/165541 compositing/layer-creation/fixed-overlap-extent-rtl.html [ Failure ] |
ryanhaddad@apple.com | 0e380d3 | 2016-12-09 00:36:13 +0000 | [diff] [blame] | 380 | webkit.org/b/165541 compositing/rtl/rtl-fixed-overflow.html [ Failure ] |
jeremyj-wk@apple.com | d36a0d8 | 2016-12-08 05:18:06 +0000 | [diff] [blame] | 381 | |
jlewis3@apple.com | 3148fff | 2017-11-15 18:24:22 +0000 | [diff] [blame] | 382 | webkit.org/b/154612 [ Sierra+ ] compositing/repaint/fixed-background-scroll.html [ Pass Failure ] |
ryanhaddad@apple.com | 61cb789 | 2017-02-01 23:08:08 +0000 | [diff] [blame] | 383 | |
jeremyj-wk@apple.com | d36a0d8 | 2016-12-08 05:18:06 +0000 | [diff] [blame] | 384 | webkit.org/b/165589 pointer-lock/lock-lost-on-esc-in-fullscreen.html [ Skip ] |
graouts@webkit.org | 0d180e7 | 2017-01-20 12:17:50 +0000 | [diff] [blame] | 385 | |
commit-queue@webkit.org | 87169dc | 2017-04-09 18:49:22 +0000 | [diff] [blame] | 386 | imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html [ Failure ] |
| 387 | imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html [ Failure ] |
| 388 | |
graouts@webkit.org | 0d180e7 | 2017-01-20 12:17:50 +0000 | [diff] [blame] | 389 | # webkit.org/b/163585 |
| 390 | media/track/track-cues-cuechange.html [ Pass Crash ] |
| 391 | media/track/track-cue-rendering-horizontal.html [ Pass Crash ] |
| 392 | media/accessibility-closed-captions-has-aria-owns.html [ Pass Crash ] |
| 393 | media/track/track-cues-enter-exit.html [ Pass Crash ] |
ryanhaddad@apple.com | 9de2ded | 2017-01-20 22:07:28 +0000 | [diff] [blame] | 394 | |
commit-queue@webkit.org | 7c21286 | 2017-01-27 02:17:25 +0000 | [diff] [blame] | 395 | webkit.org/b/167127 pointer-lock/locked-element-removed-from-dom.html |
simon.fraser@apple.com | 0acc5f2 | 2017-02-05 19:18:16 +0000 | [diff] [blame] | 396 | |
| 397 | webkit.org/b/167857 pageoverlay/overlay-remove-reinsert-view.html [ Skip ] |
ryanhaddad@apple.com | 5bc4d41 | 2017-03-06 19:24:48 +0000 | [diff] [blame] | 398 | |
achristensen@apple.com | f7a83f8 | 2017-03-27 15:43:34 +0000 | [diff] [blame] | 399 | # There is not NetworkProcess in WK1, so it can't crash. |
| 400 | http/tests/websocket/tests/hybi/network-process-crash-error.html [ Skip ] |
ryanhaddad@apple.com | 73eaefd | 2017-04-13 22:11:02 +0000 | [diff] [blame] | 401 | |
| 402 | webkit.org/b/170830 inspector/sampling-profiler/named-function-expression.html [ Pass Failure ] |
rego@igalia.com | b266536 | 2017-04-18 09:17:19 +0000 | [diff] [blame] | 403 | |
antti@apple.com | ef0ec68 | 2017-04-27 16:51:11 +0000 | [diff] [blame] | 404 | # auto-sizing produces inconsistent image results |
antti@apple.com | 936e995 | 2017-04-27 18:11:03 +0000 | [diff] [blame] | 405 | css3/viewport-percentage-lengths/vh-auto-size.html [ Skip ] |
ryanhaddad@apple.com | 43c44de | 2017-04-27 17:32:20 +0000 | [diff] [blame] | 406 | |
ryanhaddad@apple.com | 4409304 | 2017-04-27 17:39:35 +0000 | [diff] [blame] | 407 | webkit.org/b/170877 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-reserved-words.html [ Pass Timeout ] |
dino@apple.com | 79c37e3 | 2017-05-09 21:35:55 +0000 | [diff] [blame] | 408 | |
jlewis3@apple.com | 373ada2 | 2017-12-08 00:19:17 +0000 | [diff] [blame] | 409 | webkit.org/b/180554 imported/w3c/web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin.htm [ Skip ] |
commit-queue@webkit.org | 391b7217 | 2017-09-21 01:34:12 +0000 | [diff] [blame] | 410 | |
cdumez@apple.com | 906bedc | 2017-08-10 04:19:34 +0000 | [diff] [blame] | 411 | # Beacon is not supported on WK1. |
| 412 | http/tests/blink/sendbeacon/ [ Skip ] |
joepeck@webkit.org | 407dc92 | 2017-10-02 20:24:10 +0000 | [diff] [blame] | 413 | http/tests/inspector/network/beacon-type.html [ Skip ] |
cdumez@apple.com | 906bedc | 2017-08-10 04:19:34 +0000 | [diff] [blame] | 414 | http/wpt/beacon/ [ Skip ] |
| 415 | imported/blink/fast/beacon/ [ Skip ] |
| 416 | imported/w3c/web-platform-tests/beacon/ [ Skip ] |
cdumez@apple.com | ed885f9 | 2017-08-09 05:15:47 +0000 | [diff] [blame] | 417 | |
dino@apple.com | 79c37e3 | 2017-05-09 21:35:55 +0000 | [diff] [blame] | 418 | # This was a WK2-only fix. |
| 419 | http/tests/css/filters-on-iframes.html [ Skip ] |
ryanhaddad@apple.com | b45278b | 2017-05-10 19:41:06 +0000 | [diff] [blame] | 420 | |
| 421 | webkit.org/b/171937 imported/w3c/web-platform-tests/dom/nodes/ParentNode-querySelector-All-xht.xht [ Pass Failure ] |
| 422 | webkit.org/b/171937 imported/w3c/web-platform-tests/dom/nodes/ParentNode-querySelector-All.html [ Pass Failure ] |
ryanhaddad@apple.com | 44fd96d | 2017-05-17 18:28:55 +0000 | [diff] [blame] | 423 | |
| 424 | webkit.org/b/171814 http/tests/media/hls/video-controls-live-stream.html [ Failure ] |
| 425 | webkit.org/b/171814 http/tests/media/hls/video-duration-accessibility.html [ Failure ] |
ryanhaddad@apple.com | a6517ee | 2017-05-17 22:34:41 +0000 | [diff] [blame] | 426 | |
ryanhaddad@apple.com | bd94994 | 2017-05-27 00:22:46 +0000 | [diff] [blame] | 427 | webkit.org/b/172331 workers/wasm-long-compile-many.html [ Pass Timeout ] |
ryanhaddad@apple.com | b99a0dc | 2017-06-01 15:00:53 +0000 | [diff] [blame] | 428 | |
rego@igalia.com | 4e41d75 | 2018-01-24 15:53:46 +0000 | [diff] [blame] | 429 | webkit.org/b/172807 imported/w3c/web-platform-tests/css/selectors/focus-display-none-001.html [ Pass Failure ] |
| 430 | webkit.org/b/172807 imported/w3c/web-platform-tests/css/selectors/focus-within-display-none-001.html [ Pass Failure ] |
graouts@webkit.org | 73a4362 | 2017-06-07 12:29:36 +0000 | [diff] [blame] | 431 | |
| 432 | webkit.org/b/168409 media/modern-media-controls/airplay-button/airplay-button.html [ Pass Timeout ] |
ryanhaddad@apple.com | b2dc20d | 2017-08-08 23:36:49 +0000 | [diff] [blame] | 433 | webkit.org/b/175195 media/modern-media-controls/css/webkit-cursor-visibility-auto-hide.html [ Pass Failure ] |
ryanhaddad@apple.com | 567260e | 2017-06-22 21:46:03 +0000 | [diff] [blame] | 434 | webkit.org/b/168265 media/modern-media-controls/forward-button/forward-button.html [ Pass Timeout ] |
ryanhaddad@apple.com | 2aeb7b2 | 2018-02-08 21:12:50 +0000 | [diff] [blame] | 435 | webkit.org/b/182571 media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html [ Pass Timeout ] |
jlewis3@apple.com | 17aae16 | 2017-06-15 22:08:12 +0000 | [diff] [blame] | 436 | |
jlewis3@apple.com | 5810973 | 2017-06-16 21:08:53 +0000 | [diff] [blame] | 437 | webkit.org/b/173432 [ Debug ] imported/w3c/web-platform-tests/fetch/nosniff/importscripts.html [ Pass Crash ] |
| 438 | |
antti@apple.com | 7ed8ce5 | 2017-06-27 03:28:00 +0000 | [diff] [blame] | 439 | # requires wk2 speculative tiling |
| 440 | fast/images/low-memory-decode.html [ Skip ] |
beidson@apple.com | f9bee8e | 2017-08-10 19:28:26 +0000 | [diff] [blame] | 441 | |
| 442 | http/tests/workers/service [ Skip ] |
joepeck@webkit.org | 6a9b398 | 2017-11-02 22:00:37 +0000 | [diff] [blame] | 443 | http/tests/inspector/network/resource-response-service-worker.html [ Skip ] |
ryanhaddad@apple.com | abc7aa5 | 2017-08-15 22:34:48 +0000 | [diff] [blame] | 444 | |
cdumez@apple.com | 21e2e4e | 2017-09-28 17:05:26 +0000 | [diff] [blame] | 445 | # Link preconnect is disabled on WebKit1 because it does not use NETWORK_SESSION. |
| 446 | http/tests/preconnect [ Skip ] |
| 447 | |
ryanhaddad@apple.com | abc7aa5 | 2017-08-15 22:34:48 +0000 | [diff] [blame] | 448 | webkit.org/b/175345 fast/images/animated-gif-scrolling-crash.html [ Pass Timeout ] |
ryanhaddad@apple.com | d65f579 | 2017-08-17 00:45:54 +0000 | [diff] [blame] | 449 | |
| 450 | webkit.org/b/175554 [ Sierra ] fullscreen/full-screen-iframe-legacy.html [ Pass Failure ] |
jlewis3@apple.com | d66f905 | 2017-08-21 20:55:22 +0000 | [diff] [blame] | 451 | |
| 452 | webkit.org/b/174218 svg/animations/smil-leak-list-property-instances.svg [ Pass Failure ] |
| 453 | |
jlewis3@apple.com | 3457693 | 2017-09-05 22:36:10 +0000 | [diff] [blame] | 454 | webkit.org/b/172877 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ] |
| 455 | |
jlewis3@apple.com | 4bf548e | 2017-09-07 16:40:31 +0000 | [diff] [blame] | 456 | webkit.org/b/174180 svg/animations/smil-leak-elements.svg [ Pass Failure ] |
| 457 | |
jlewis3@apple.com | 424f142 | 2017-09-13 18:15:23 +0000 | [diff] [blame] | 458 | webkit.org/b/175867 svg/animations/smil-leak-dynamically-added-element-instances.svg [ Pass Failure ] |
| 459 | |
ryanhaddad@apple.com | f8f637f | 2017-09-14 22:00:11 +0000 | [diff] [blame] | 460 | webkit.org/b/176920 imported/w3c/web-platform-tests/streams/piping/error-propagation-forward.dedicatedworker.html [ Pass Timeout ] |
| 461 | |
jlewis3@apple.com | 0019403 | 2017-09-14 22:43:10 +0000 | [diff] [blame] | 462 | webkit.org/b/175886 svg/animations/smil-leak-element-instances.svg [ Pass Failure ] |
| 463 | |
ryanhaddad@apple.com | decfcd9 | 2017-09-15 21:15:04 +0000 | [diff] [blame] | 464 | # <rdar://problem/29201698> DumpRenderTree crashed in com.apple.CoreGraphics: CGDataProviderCopyData + 377 |
| 465 | [ HighSierra+ ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Crash ] |
| 466 | |
| 467 | # <rdar://problem/29031509> REGRESSION? (FontParser-195): svg/W3C-SVG-1.1/fonts-elem-* and svg/W3C-SVG-1.1/text-intro-* tests failing |
| 468 | [ HighSierra+ ] svg/W3C-SVG-1.1/fonts-elem-04-b.svg [ Failure ] |
| 469 | |
| 470 | # <rdar://problem/31893714> REGRESSION: LayoutTest fast/text/multiple-codeunit-vertical-upright.html is failing on WK1 |
| 471 | [ HighSierra+ ] fast/text/multiple-codeunit-vertical-upright.html [ ImageOnlyFailure ] |
| 472 | |
| 473 | # <rdar://problem/31895192> DumpRenderTree crashed in com.apple.ImageIO.framework: IIODictionary::getBoolForKey + 0 |
| 474 | [ HighSierra+ ] http/tests/misc/slow-loading-animated-image.html [ Skip ] |
| 475 | |
| 476 | # <rdar://problem/33522420> Crash: Multiple Layout test in fast/events and fast/forms and fast/text are crashing |
| 477 | [ HighSierra+ ] fast/events/keyboardevent-code.html [ Crash ] |
| 478 | [ HighSierra+ ] fast/events/keyboardevent-key.html [ Crash ] |
| 479 | [ HighSierra+ ] fast/events/keydown-leftright-keys.html [ Crash ] |
| 480 | [ HighSierra+ ] fast/forms/textarea-maxlength.html [ Crash ] |
| 481 | [ HighSierra+ ] fast/text/system-font-fallback-emoji.html [ Crash ] |
ryanhaddad@apple.com | bbe3a19 | 2017-09-28 15:53:41 +0000 | [diff] [blame] | 482 | |
jlewis3@apple.com | 7b92f37 | 2017-10-31 19:54:45 +0000 | [diff] [blame] | 483 | webkit.org/b/172397 [ Debug ] animations/needs-layout.html [ Pass ImageOnlyFailure ] |
ryanhaddad@apple.com | 750bd56 | 2017-11-30 00:39:14 +0000 | [diff] [blame] | 484 | |
| 485 | webkit.org/b/179775 imported/w3c/web-platform-tests/XMLHttpRequest/firing-events-http-no-content-length.html [ Pass Failure ] |
jlewis3@apple.com | 9377950 | 2017-12-02 00:29:26 +0000 | [diff] [blame] | 486 | |
| 487 | webkit.org/b/172044 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/open-request-queue.html [ Pass Timeout ] |
| 488 | |
n_wang@apple.com | 93c1853 | 2018-02-20 19:02:25 +0000 | [diff] [blame] | 489 | webkit.org/b/180898 accessibility/mac/AOM-events.html [ Skip ] |
| 490 | |
n_wang@apple.com | fe615ee | 2018-02-21 04:17:20 +0000 | [diff] [blame] | 491 | webkit.org/b/182752 accessibility/mac/accessibility-make-first-responder.html [ Skip ] |
| 492 | |
mmaxfield@apple.com | 87181a3 | 2017-12-07 20:29:03 +0000 | [diff] [blame] | 493 | # User-installed fonts test infrastructure is not present in WK1 |
| 494 | webkit.org/b/180062 fast/text/user-installed-fonts [ ImageOnlyFailure ] |
jlewis3@apple.com | 5508add | 2017-12-20 00:59:16 +0000 | [diff] [blame] | 495 | |
jlewis3@apple.com | e891a6a | 2017-12-20 18:08:51 +0000 | [diff] [blame] | 496 | webkit.org/b/180997 svg/animations/smil-leak-element-instances-noBaseValRef.svg [ Pass Failure ] |
| 497 | |
ryanhaddad@apple.com | be42044 | 2018-01-19 04:55:46 +0000 | [diff] [blame] | 498 | webkit.org/b/179643 media/W3C/video/networkState/networkState_during_loadstart.html [ Pass Failure ] |
ryanhaddad@apple.com | bd21ea2 | 2018-01-19 17:45:06 +0000 | [diff] [blame] | 499 | |
| 500 | webkit.org/b/181862 [ Debug ] http/tests/images/image-supports-video.html [ Pass Failure ] |
ryanhaddad@apple.com | c3e82a3 | 2018-01-27 01:35:47 +0000 | [diff] [blame] | 501 | |
| 502 | webkit.org/b/179853 [ Debug ] imported/blink/fast/text/international-iteration-simple-text.html [ Pass Failure ] |
jiewen_tan@apple.com | 466b602 | 2018-01-30 01:20:17 +0000 | [diff] [blame] | 503 | |
| 504 | # Skip anything related to WebAuthN |
| 505 | http/tests/webauthn/ [ Skip ] |
| 506 | http/wpt/credential-management/ [ Skip ] |
| 507 | http/wpt/webauthn/ [ Skip ] |
| 508 | imported/w3c/web-platform-tests/credential-management/ [ Skip ] |
jlewis3@apple.com | 60c491c | 2018-02-07 01:23:29 +0000 | [diff] [blame] | 509 | |
| 510 | webkit.org/b/182554 transitions/transition-display-property.html [ Pass ImageOnlyFailure ] |
| 511 | |
ryanhaddad@apple.com | b600899 | 2018-02-16 21:53:18 +0000 | [diff] [blame] | 512 | webkit.org/b/181834 [ Debug ] fast/block/positioning/fixed-container-with-relative-parent.html [ Pass ImageOnlyFailure ] |
ryanhaddad@apple.com | a0b9225 | 2018-02-19 18:55:34 +0000 | [diff] [blame] | 513 | |
| 514 | webkit.org/b/182932 media/track/track-css-matching-default.html [ Pass Timeout ] |