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 ] |
| 9 | |
| 10 | #////////////////////////////////////////////////////////////////////////////////////////// |
| 11 | # End platform-specific directories. |
| 12 | #////////////////////////////////////////////////////////////////////////////////////////// |
| 13 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 14 | ###### This file has two sections. When adding new tests, make sure to |
| 15 | ###### add to the right section: |
| 16 | |
| 17 | ### (1) Failures with bug reports |
| 18 | ### (2) Failures without bug reports |
| 19 | |
| 20 | ######################################## |
| 21 | ### START OF (1) Failures with bug reports |
| 22 | |
| 23 | # Asserts in WebKit1-debug due to a preexisting issue with overflow rect computation |
| 24 | webkit.org/b/118269 compositing/geometry/fixed-position-flipped-writing-mode.html |
| 25 | |
ap@apple.com | a8f9e6f | 2014-10-24 19:11:17 +0000 | [diff] [blame] | 26 | # Before Yosemite, the test did not actually test compositing vs. non-compositing on WebKit1, so it passed accidentally. |
ap@apple.com | 6842ea4 | 2014-12-11 01:54:46 +0000 | [diff] [blame] | 27 | webkit.org/b/132421 [ Yosemite+ ] fast/multicol/fixed-stack.html [ ImageOnlyFailure ] |
ap@apple.com | a8f9e6f | 2014-10-24 19:11:17 +0000 | [diff] [blame] | 28 | |
ap@apple.com | d702328 | 2014-11-12 20:22:48 +0000 | [diff] [blame] | 29 | webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Failure ] |
| 30 | |
ap@apple.com | 54ef295 | 2014-11-12 21:09:36 +0000 | [diff] [blame] | 31 | webkit.org/b/82981 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ] |
| 32 | |
| 33 | webkit.org/b/90724 compositing/iframes/iframe-size-from-zero.html [ Failure ] |
| 34 | |
ap@apple.com | ab2b911 | 2014-11-13 17:26:15 +0000 | [diff] [blame] | 35 | webkit.org/b/138697 fast/events/overflow-scroll-fake-mouse-move.html [ Pass Failure ] |
| 36 | |
ap@apple.com | 344d22b | 2014-12-11 08:52:41 +0000 | [diff] [blame] | 37 | webkit.org/b/82747 fast/events/scroll-div-with-prevent-default-in-subframe.html [ Failure ] |
| 38 | |
ap@apple.com | 366988b | 2014-12-11 01:51:38 +0000 | [diff] [blame] | 39 | webkit.org/b/112533 media/auto-play-in-sandbox-with-allow-scripts.html [ Pass Timeout ] |
| 40 | |
ap@apple.com | df0ccf1 | 2014-12-18 19:24:08 +0000 | [diff] [blame] | 41 | webkit.org/b/139778 fullscreen/exit-full-screen-iframe.html [ Skip ] |
| 42 | |
ap@apple.com | 4b81945 | 2014-12-31 21:21:48 +0000 | [diff] [blame] | 43 | webkit.org/b/139862 editing/spelling/grammar-edit-word.html [ Skip ] |
| 44 | |
ap@apple.com | 7f7de63 | 2015-04-23 23:04:40 +0000 | [diff] [blame] | 45 | webkit.org/b/144127 compositing/scrolling/touch-scroll-to-clip.html [ Pass Failure ] |
| 46 | |
commit-queue@webkit.org | 2d742ca | 2015-06-10 05:38:03 +0000 | [diff] [blame] | 47 | webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ] |
| 48 | |
ddkilzer@apple.com | afce2cc | 2015-07-05 19:10:13 +0000 | [diff] [blame] | 49 | webkit.org/b/146622 [ Yosemite Debug ] webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html [ Pass Failure ] |
| 50 | |
commit-queue@webkit.org | d2cf29d | 2015-10-20 18:15:58 +0000 | [diff] [blame] | 51 | webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Pass Timeout ] |
| 52 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 53 | ### END OF (1) Failures with bug reports |
| 54 | ######################################## |
| 55 | |
| 56 | ######################################## |
| 57 | ### START OF (2) Failures without bug reports |
| 58 | |
beidson@apple.com | e0b5442 | 2015-09-16 20:45:01 +0000 | [diff] [blame] | 59 | # Legacy IndexedDB will never be enabled in Mac WK1. |
beidson@apple.com | fd03662 | 2015-06-08 16:49:57 +0000 | [diff] [blame] | 60 | storage/indexeddb |
beidson@apple.com | 14b2293 | 2015-09-02 20:38:23 +0000 | [diff] [blame] | 61 | imported/w3c/indexeddb |
cdumez@apple.com | ea70ae8 | 2015-02-27 19:24:25 +0000 | [diff] [blame] | 62 | fast/history/page-cache-indexed-closed-db.html |
| 63 | fast/history/page-cache-indexed-opened-db.html |
beidson@apple.com | a6d06bd | 2014-02-12 19:29:39 +0000 | [diff] [blame] | 64 | http/tests/security/cross-origin-indexeddb-allowed.html |
| 65 | http/tests/security/cross-origin-indexeddb.html |
| 66 | http/tests/security/cross-origin-worker-indexeddb-allowed.html |
| 67 | http/tests/security/cross-origin-worker-indexeddb.html |
| 68 | http/tests/security/no-indexeddb-from-sandbox.html |
ap@apple.com | 04b2550 | 2014-02-12 21:08:40 +0000 | [diff] [blame] | 69 | crypto/subtle/rsa-indexeddb.html |
ap@apple.com | 8d45c98 | 2014-08-25 16:25:14 +0000 | [diff] [blame] | 70 | crypto/subtle/rsa-indexeddb-non-exportable.html |
commit-queue@webkit.org | f298600 | 2015-08-12 20:20:37 +0000 | [diff] [blame] | 71 | inspector/indexeddb |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 72 | |
beidson@apple.com | e0b5442 | 2015-09-16 20:45:01 +0000 | [diff] [blame] | 73 | # But Modern IndexedDB is. |
| 74 | storage/indexeddb/modern [ Pass ] |
beidson@apple.com | fd03662 | 2015-06-08 16:49:57 +0000 | [diff] [blame] | 75 | |
beidson@apple.com | bcfa9a2 | 2015-10-22 20:37:34 +0000 | [diff] [blame] | 76 | # Flakey, skipped until https://bugs.webkit.org/show_bug.cgi?id=150468 lets us implement a proper fix |
| 77 | storage/indexeddb/modern/createobjectstore-basic.html |
| 78 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 79 | # Fails with WebKit1 only. |
| 80 | editing/secure-input/reset-state-on-navigation.html [ Failure ] |
| 81 | |
| 82 | # Plug-in blocking callback doesn't exist in WebKit1. |
| 83 | plugins/unavailable-plugin-indicator-obscurity.html |
| 84 | |
ap@apple.com | 23ac184 | 2015-09-05 05:43:36 +0000 | [diff] [blame] | 85 | # Color input is not yet implemented on Mac WK1. Currently, using it erroneously triggers an ASSERT_NOT_REACHED. |
| 86 | webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Skip ] |
| 87 | webkit.org/b/119094 fast/forms/color/color-suggestion-picker-crash-on-set-value.html [ Skip ] |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 88 | |
akling@apple.com | fcbbfe1 | 2014-04-23 03:13:41 +0000 | [diff] [blame] | 89 | # WK1 and WK2 mousemove events are subtly different in ways that break this test on WK1. |
| 90 | fast/events/ghostly-mousemoves-in-subframe.html [ Skip ] |
| 91 | |
roger_fong@apple.com | df0649e | 2014-05-21 19:45:30 +0000 | [diff] [blame] | 92 | # Disable snapshotting tests on WK1 only |
| 93 | plugins/snapshotting |
| 94 | |
said@apple.com | bd5a0a5 | 2015-06-04 00:07:38 +0000 | [diff] [blame] | 95 | # WK1 doesn't do pending WebGL policies |
| 96 | fast/canvas/webgl/useWhilePending.html [ Skip ] |
| 97 | |
cdumez@apple.com | dbdca23 | 2015-08-05 00:28:09 +0000 | [diff] [blame] | 98 | # Mac-WK1 only caches frames containing HTML at the moment. |
| 99 | http/tests/navigation/page-cache-iframe-no-current-historyItem.html |
| 100 | |
cdumez@apple.com | 6bc6ae9 | 2015-01-05 21:44:32 +0000 | [diff] [blame] | 101 | # Animated image throttling behaves differently on WK1. |
| 102 | fast/images/animated-gif-body-outside-viewport.html [ Skip ] |
| 103 | fast/images/animated-gif-window-resizing.html [ Skip ] |
| 104 | fast/images/animated-gif-zooming.html [ Skip ] |
| 105 | |
bdakin@apple.com | 044c2c1 | 2014-07-31 22:32:40 +0000 | [diff] [blame] | 106 | # Mavericks and prior do not support contentInset |
ossy@webkit.org | 9ef10cf | 2015-02-05 09:25:03 +0000 | [diff] [blame] | 107 | [ Mavericks ] platform/mac/fast/events/content-inset-hit-testing.html [ Skip ] |
| 108 | [ Mavericks ] platform/mac/fast/events/content-inset-hit-testing-in-frame.html [ Skip ] |
simon.fraser@apple.com | e7195a6 | 2015-08-07 21:07:55 +0000 | [diff] [blame] | 109 | [ Mavericks ] fast/scrolling/latching/scroll-select-bottom-test.html [ Skip ] |
ossy@webkit.org | 9ef10cf | 2015-02-05 09:25:03 +0000 | [diff] [blame] | 110 | [ Mavericks ] platform/mac-wk1/fast/backgrounds/top-content-inset-fixed-attachment.html [ Skip ] |
bdakin@apple.com | 044c2c1 | 2014-07-31 22:32:40 +0000 | [diff] [blame] | 111 | |
benjamin@webkit.org | 1f7ed75 | 2014-08-28 20:01:18 +0000 | [diff] [blame] | 112 | # WK1 uses the native scrollview for scrolling by page. |
| 113 | scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html |
| 114 | scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html |
| 115 | scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html |
| 116 | scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html |
| 117 | scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html |
| 118 | scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html |
| 119 | scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html |
| 120 | scrollbars/scrolling-by-page-on-keyboard-spacebar.html |
| 121 | |
ap@apple.com | 8c45cee | 2015-08-21 23:09:54 +0000 | [diff] [blame] | 122 | # This test times out. |
| 123 | webkit.org/b/147683 fast/scrolling/latching/scroll-div-with-nested-nonscrollable-iframe.html [ Skip ] |
| 124 | |
aestes@apple.com | c1cbeec | 2014-10-10 23:15:40 +0000 | [diff] [blame] | 125 | compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ] |
| 126 | |
ap@apple.com | 54ef295 | 2014-11-12 21:09:36 +0000 | [diff] [blame] | 127 | compositing/iframes/overlapped-nested-iframes.html [ Pass Failure ] |
| 128 | |
antti@apple.com | a33ec21 | 2014-12-15 19:25:23 +0000 | [diff] [blame] | 129 | # Disk cache is WK2 only |
cdumez@apple.com | e4de76b | 2015-03-24 16:44:19 +0000 | [diff] [blame] | 130 | http/tests/cache/disk-cache |
antti@apple.com | a33ec21 | 2014-12-15 19:25:23 +0000 | [diff] [blame] | 131 | |
simon.fraser@apple.com | b4b8a7e | 2015-08-06 04:49:45 +0000 | [diff] [blame] | 132 | [ Yosemite+ ] fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ] |
dbates@webkit.org | e474da2 | 2015-05-27 19:17:07 +0000 | [diff] [blame] | 133 | |
beidson@apple.com | ed8875f | 2015-06-01 19:57:16 +0000 | [diff] [blame] | 134 | # ShouldOpenExternalURLs not yet supported in WK1 |
| 135 | loader/navigation-policy [ Skip ] |
| 136 | |
ddkilzer@apple.com | 92262d2 | 2015-06-28 03:29:41 +0000 | [diff] [blame] | 137 | [ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Pass Timeout ] |
| 138 | [ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Timeout ] |
| 139 | [ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Pass Timeout ] |
| 140 | [ Mavericks Debug ] fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html [ Pass Timeout ] |
simon.fraser@apple.com | 3d37d7d | 2015-10-02 20:37:28 +0000 | [diff] [blame] | 141 | [ Mavericks Debug ] fast/canvas/webgl/oes-texture-half-float.html [ Pass Timeout ] |
ddkilzer@apple.com | 0101813f | 2015-06-20 16:30:26 +0000 | [diff] [blame] | 142 | |
ddkilzer@apple.com | 78810b4 | 2015-07-07 11:07:38 +0000 | [diff] [blame] | 143 | [ ElCapitan+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ] |
| 144 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 145 | ### END OF (2) Failures without bug reports |
| 146 | ######################################## |
aestes@apple.com | 679c0f1 | 2015-08-26 21:15:49 +0000 | [diff] [blame] | 147 | |
| 148 | # This test is WebKit2-only |
| 149 | http/tests/contentfiltering/load-substitute-data-from-appcache.html |
mmaxfield@apple.com | 290eae6 | 2015-09-13 03:47:56 +0000 | [diff] [blame] | 150 | |
| 151 | # 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] | 152 | fast/text/international/system-language [ Pass Failure ImageOnlyFailure ] |
jhoneycutt@apple.com | 39fe3f0 | 2015-10-07 01:12:54 +0000 | [diff] [blame] | 153 | |
bburg@apple.com | 98966d2 | 2015-10-09 16:52:46 +0000 | [diff] [blame] | 154 | # Imported Blink tests which have not been investigated. |
jhoneycutt@apple.com | 9b19135 | 2015-10-12 22:15:49 +0000 | [diff] [blame] | 155 | imported/blink/fast/canvas/bug382588.html [ Pass Timeout ImageOnlyFailure ] |
| 156 | [ Debug ] imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ Pass ImageOnlyFailure ] |
| 157 | |
| 158 | # 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] | 159 | imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ] |
| 160 | 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] | 161 | imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ] |
jhoneycutt@apple.com | 9b19135 | 2015-10-12 22:15:49 +0000 | [diff] [blame] | 162 | imported/blink/fast/images/image-hover-display-alt.html [ Pass Timeout ] |
bburg@apple.com | 98966d2 | 2015-10-09 16:52:46 +0000 | [diff] [blame] | 163 | imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ] |
jhoneycutt@apple.com | 39fe3f0 | 2015-10-07 01:12:54 +0000 | [diff] [blame] | 164 | imported/blink/fast/text-autosizing/print-autosizing.html [ Pass Timeout ] |
bburg@apple.com | baf00d5 | 2015-10-07 21:25:58 +0000 | [diff] [blame] | 165 | 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] | 166 | imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Pass Timeout ] |
| 167 | imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ] |
commit-queue@webkit.org | b0e4cfe | 2015-10-24 01:01:11 +0000 | [diff] [blame^] | 168 | imported/blink/compositing/reorder-z-with-style.html [ Pass Timeout ] |
| 169 | imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ] |
| 170 | imported/blink/fast/css/crash-corner-present.html [ Pass Timeout ] |
| 171 | imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ] |