Changeset 193663 in webkit


Ignore:
Timestamp:
Dec 7, 2015 4:08:56 PM (8 years ago)
Author:
mmaxfield@apple.com
Message:

[Mac] Remove Mavericks-specific TestExpectations lines
https://bugs.webkit.org/show_bug.cgi?id=151913

Reviewed by Alexey Proskuryakov.

Mavericks is no longer a supported OS.

  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r193660 r193663  
     12015-12-07  Myles C. Maxfield  <mmaxfield@apple.com>
     2
     3        [Mac] Remove Mavericks-specific TestExpectations lines
     4        https://bugs.webkit.org/show_bug.cgi?id=151913
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        Mavericks is no longer a supported OS.
     9
     10        * platform/mac/TestExpectations:
     11
    1122015-12-07  Brady Eidson  <beidson@apple.com>
    213
  • trunk/LayoutTests/platform/mac/TestExpectations

    r193644 r193663  
    284284fast/css/draggable-region-parser.html
    285285
    286 # Font features are not implemented on Mavericks.
    287 webkit.org/b/149246 [ Mavericks ] css3/font-feature-settings-rendering.html [ ImageOnlyFailure ]
    288 webkit.org/b/149246 [ Mavericks ] css3/font-variant-all.html [ ImageOnlyFailure ]
    289 webkit.org/b/149246 [ Mavericks ] css3/font-feature-settings-font-face-rendering.html [ ImageOnlyFailure ]
    290 webkit.org/b/149246 [ Mavericks ] css3/font-variant-font-face-all.html [ ImageOnlyFailure ]
    291 webkit.org/b/149246 [ Mavericks ] css3/font-variant-font-face-override.html [ ImageOnlyFailure ]
    292 
    293 # This feature is disabled on Mavericks.
    294 [ Mavericks ] http/tests/navigation/page-cache-pending-image-load.html [ Skip ]
    295 [ Mavericks ] http/tests/navigation/page-cache-pending-image-load-cache-partition.html [ Skip ]
    296 [ Mavericks ] http/tests/navigation/page-cache-xhr.html [ Skip ]
    297 
    298286webkit.org/b/68278 http/tests/history/back-with-fragment-change.php [ Failure ]
    299287
     
    386374platform/mac/fast/overflow/overflow-scrollbar-hit-test.html [ Failure ]
    387375
    388 [ Mavericks ] accessibility/mac/form-control-value-settable.html [ Failure ]
    389 [ Mavericks ] fast/forms/input-appearance-spinbutton-up.html [ Failure ]
    390 [ Mavericks ] fast/forms/input-appearance-spinbutton.html [ Failure ]
    391376platform/mac/fast/text/vertical-no-sideways.html [ Pass Failure ]
    392377
     
    516501webkit.org/b/93589 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ]
    517502
    518 [ Mavericks ] http/tests/multipart/invalid-image-data-standalone.html [ Skip ]
    519 
    520503# ENABLE(CUSTOM_ELEMENTS) is disabled.
    521504fast/dom/custom
     
    761744webkit.org/b/147254 media/restore-from-page-cache.html [ Pass Failure ]
    762745
    763 # After Mavericks, native text fields are rendered slightly smaller, causing backgrounds to bleed on platforms.
    764 [ Mavericks ] fast/forms/hidpi-textfield-background-bleeding.html [ ImageOnlyFailure ]
    765 
    766746# These fast/forms/select tests open a pop-up menu (visible on screen even when using run-webkit-tests), and get stuck in its nested event loop.
    767747webkit.org/b/87748 fast/forms/select/optgroup-clicking.html [ Skip ]
     
    813793
    814794# These tests require an OpenType MATH font on the Apple bots.
    815 webkit.org/b/130322 [ Mavericks ] mathml/opentype/large-operators.html [ Failure ]
    816 webkit.org/b/130322 [ Mavericks ] mathml/opentype/vertical.html [ Failure ]
    817795webkit.org/b/72828 mathml/opentype/horizontal.html [ Failure ]
    818796webkit.org/b/72828 mathml/opentype/horizontal-munderover.html [ Failure ]
     
    833811webkit.org/b/89153 http/tests/websocket/tests/hybi/workers/close.html [ Pass Failure ]
    834812
    835 [ Mavericks ] fast/images/image-controls-basic.html [ WontFix ]
    836 
    837813# <rdar://problem/16696298>
    838814webkit.org/b/131886 webgl/1.0.2/conformance/textures/texture-size-limit.html [ Pass Failure ]
     
    840816
    841817webkit.org/b/132385 compositing/repaint/repaint-on-layer-grouping-change.html [ Pass Failure ]
    842 
    843 # Mavericks and prior do not support web timing.
    844 [ Mavericks ] fast/dom/navigation-type-back-forward.html [ WontFix ]
    845 [ Mavericks ] fast/dom/navigation-type-navigate.html [ WontFix ]
    846 [ Mavericks ] fast/dom/navigation-type-reload.html [ WontFix ]
    847 [ Mavericks ] fast/dom/webtiming-document-open.html [ WontFix ]
    848 [ Mavericks ] fast/dom/webtiming-navigate-within-document.html [ WontFix ]
    849 [ Mavericks ] fast/dom/webtiming.html [ WontFix ]
    850 [ Mavericks ] fast/dom/Window/web-timing-minimal-performance-now.html [ WontFix ]
    851 [ Mavericks ] fast/dom/Window/window-properties-performance.html [ WontFix ]
    852 [ Mavericks ] fast/performance [ WontFix ]
    853 [ Mavericks ] http/tests/misc/webtiming-cross-origin-and-back1.html [ WontFix ]
    854 [ Mavericks ] http/tests/misc/webtiming-cross-origin-redirect.php [ WontFix ]
    855 [ Mavericks ] http/tests/misc/webtiming-no-origin.html [ WontFix ]
    856 [ Mavericks ] http/tests/misc/webtiming-one-redirect.php [ WontFix ]
    857 [ Mavericks ] http/tests/misc/webtiming-resolution.html [ WontFix ]
    858 [ Mavericks ] http/tests/misc/webtiming-slow-load.php [ WontFix ]
    859 [ Mavericks ] http/tests/misc/webtiming-ssl.php [ WontFix ]
    860 [ Mavericks ] http/tests/misc/webtiming-two-redirects.php [ WontFix ]
    861818
    862819# This test, originally written for Chromium, historically was not testing anything on Mac because
     
    925882## --- End unimplemeted media tests ---
    926883
    927 ## --- Start media tests failing on Mavericks and earlier ---
    928 # HTTP Auth in Media is not supported in Mavericks
    929 webkit.org/b/40382 [ Mavericks ] http/tests/media/video-auth.html [ WontFix ]
    930 
    931884# HTML sandboxing produces two or three messages flakily.
    932885webkit.org/b/137368 media/video-controls-no-scripting.html [ Pass Failure ]
    933 
    934 # Newly imported W3C media tests that are flaky on Mavericks only.
    935 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html [ Pass Timeout ]
    936 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_pause.html [ Pass Timeout ]
    937 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadedmetadata_noautoplay.html [ Pass Timeout ]
    938 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadeddata_noautoplay.html [ Pass Timeout ]
    939 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_progress.html [ Pass Timeout ]
    940 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadstart_noautoplay.html [ Pass Timeout ]
    941 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_timeupdate_noautoplay.html [ Pass Timeout ]
    942 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplaythrough_noautoplay.html [ Pass Timeout ]
    943 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/paused_false_during_play.html [ Pass Timeout ]
    944 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_canplay.html [ Pass Timeout ]
    945 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_playing.html [ Pass Timeout ]
    946 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadedmetadata.html [ Pass Timeout ]
    947 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplay_noautoplay.html [ Pass Timeout ]
    948 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplaythrough.html [ Pass Timeout ]
    949 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_canplaythrough.html [ Pass Timeout ]
    950 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_timeupdate.html [ Pass Timeout ]
    951 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_playing_noautoplay.html [ Pass Timeout ]
    952 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplay.html [ Pass Timeout ]
    953 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_order_canplay_playing.html [ Pass Timeout ]
    954 webkit.org/b/149636 [ Mavericks ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_play.html [ Pass Timeout ]
    955 
    956 # Mavericks and prior do not support Media Source.
    957 [ Mavericks ] media/media-source [ WontFix ]
    958 [ Mavericks ] http/tests/media/media-source/ [ WontFix ]
    959 [ Mavericks ] fast/history/page-cache-media-source-closed.html [ WontFix ]
    960 [ Mavericks ] fast/history/page-cache-media-source-closed-2.html [ WontFix ]
    961 [ Mavericks ] fast/history/page-cache-media-source-opened.html [ WontFix ]
    962 [ Mavericks ] fast/history/page-cache-removed-source-buffer.html [ WontFix ]
    963 ## --- End media tests failing on Mavericks and earlier ---
    964886
    965887# Yosemite has different expected results. It needs to rebase.
     
    997919webkit.org/b/133686 media/track/w3c/interfaces/TextTrackCue/track.html [ Pass Failure ]
    998920webkit.org/b/135071 media/video-seek-with-negative-playback.html [ Pass Timeout ]
    999 webkit.org/b/135160 [ Mavericks ] media/track/track-in-band-subtitles-too-large.html [ Failure ]
    1000921webkit.org/b/135160 [ Yosemite+ ] media/track/track-in-band-subtitles-too-large.html [ Pass Failure Timeout Crash ]
    1001922webkit.org/b/135160 media/track/track-long-word-container-sizing.html [ Pass Failure ]
     
    1075996webkit.org/b/75184 media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html [ Failure ]
    1076997
    1077 webkit.org/b/130234 [ Mavericks ] http/tests/media/media-play-stream-chunked-icy.html [ Skip ]
    1078 
    1079998media/media-document-audio-repaint.html [ Failure ]
    1080999webkit.org/b/84357 media/audio-repaint.html [ Failure ]
     
    11191038# FIXME: Needs bugzilla (<rdar://problem/17458211>)
    11201039[ Yosemite+ ] platform/mac/fast/text/systemFont.html [ Pass Failure ]
    1121 [ Mavericks ] platform/mac/fast/text/systemFont.html [ Failure ]
    11221040
    11231041# FIXME: Needs bugzilla (<rdar://problem/17476688>)
     
    11751093[ Yosemite+ ] storage/websql/sql-error-codes.html [ Failure ]
    11761094
    1177 # Specific to Yosemite's font fallback
    1178 webkit.org/b/138328 [ Mavericks ] fast/text/font-cursive-italic-cjk.html [ Skip ]
    1179 
    11801095webkit.org/b/82980 http/tests/navigation/back-twice-without-commit.html [ Pass Timeout ]
    11811096
     
    11841099webkit.org/b/138115 css3/line-break/line-break-auto-hyphens.html [ ImageOnlyFailure ]
    11851100webkit.org/b/138115 css3/line-break/line-break-auto-sound-marks.html [ ImageOnlyFailure ]
    1186 
    1187 # Backdrop filters are supported in Yosemite and above only.
    1188 [ Mavericks ] css3/filters/backdrop [ WontFix ]
    11891101
    11901102webkit.org/b/137589 compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework.html [ Pass ImageOnlyFailure ]
     
    12591171webkit.org/b/148912 media/controls/airplay-picker.html [ Pass Failure ]
    12601172
    1261 # Mavericks and prior do not support APNG.
    1262 webkit.org/b/17022 [ MountainLion Mavericks ] fast/images/animated-png.html [ Skip ]
    1263 
    1264 # Pre-Capitan does not support asynchronous attribute setting.
    1265 [ Mavericks ] accessibility/mac/setting-attributes-is-asynchronous.html [ Skip ]
    1266 [ Mavericks ] accessibility/mac/focus-setting-selection-syncronizing-not-clearing.html [ Skip ]
    1267 
    12681173# OS X 10.10.3+ has the necessary glyphs.
    12691174webkit.org/b/142548 [ Yosemite+ ] editing/selection/extend-by-character-007.html [ Pass ]
    1270 
    1271 # No support for non-HLS Media Selection Group
    1272 [ Mavericks ] media/accessiblity-describes-video.html [ Skip ]
    12731175
    12741176[ Yosemite+ ] media/accessiblity-describes-video.html [ Pass Failure ]
     
    12981200webkit.org/b/150978 fast/canvas/webgl/oes-texture-half-float-linear.html [ Pass Failure ]
    12991201
    1300 webkit.org/b/147763 [ Mavericks Yosemite ] accessibility/mac/loaded-notification.html [ Skip ]
     1202webkit.org/b/147763 [ Yosemite ] accessibility/mac/loaded-notification.html [ Skip ]
    13011203
    13021204# Language-specific font fallback is disabled on certain versions of OS X
    1303 webkit.org/b/147390 [ Mavericks Yosemite ElCapitan ] fast/text/fallback-language-han.html [ ImageOnlyFailure ]
    1304 webkit.org/b/147390 [ Mavericks Yosemite ElCapitan ] fast/text/fallback-language-han-2.html [ ImageOnlyFailure ]
     1205webkit.org/b/147390 [ Yosemite ElCapitan ] fast/text/fallback-language-han.html [ ImageOnlyFailure ]
     1206webkit.org/b/147390 [ Yosemite ElCapitan ] fast/text/fallback-language-han-2.html [ ImageOnlyFailure ]
    13051207
    13061208# This test relies on iOS-specific font fallback.
    1307 [ Mavericks Yosemite ElCapitan ] fast/text/international/system-language/arabic-glyph-cache-fill-combine.html [ Pass ImageOnlyFailure ]
     1209[ Yosemite ElCapitan ] fast/text/international/system-language/arabic-glyph-cache-fill-combine.html [ Pass ImageOnlyFailure ]
    13081210
    13091211# Started to fail after r188390
     
    13111213
    13121214# This test tests a particular system font, which is only on iOS and El Capitan.
    1313 webkit.org/b/148119 [ Mavericks Yosemite ] fast/text/trak-optimizeLegibility.html [ Failure ]
     1215webkit.org/b/148119 [ Yosemite ] fast/text/trak-optimizeLegibility.html [ Failure ]
    13141216
    13151217# These operating systems do not have language-sensitive font fallback.
    1316 [ Mavericks Yosemite ElCapitan ] css3/line-break-language-sensitive [ Pass ImageOnlyFailure ]
     1218[ Yosemite ElCapitan ] css3/line-break-language-sensitive [ Pass ImageOnlyFailure ]
    13171219
    13181220webkit.org/b/148636 inspector/css/createStyleSheet.html [ Pass Timeout ]
     
    13391241webkit.org/b/148636 inspector/model/remote-object-weak-collection.html [ Pass Failure ]
    13401242
    1341 # Resource priorities are not enabled.
    1342 webkit.org/b/143258 [ Mavericks ] http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html [ Skip ]
    1343 
    1344 # No support for Filters Level 2
    1345 [ Mavericks ] compositing/media-controls-bar-appearance.html [ Skip ]
    1346 [ Mavericks ] compositing/media-controls-bar-appearance-big.html [ Skip ]
    1347 [ Mavericks ] fast/css/will-change/will-change-creates-stacking-context.html [ ImageOnlyFailure ]
    1348 [ Mavericks ] fast/css/will-change/will-change-creates-stacking-context-inline.html [ ImageOnlyFailure ]
    1349 
    1350 # Reftests have different expected results in Mavericks and Yosemite
    1351 [ Mavericks ] fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
    1352 [ Mavericks ] fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
    1353 [ Mavericks ] fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
    1354 [ Mavericks ] fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
    1355 
    1356 # Colorspaces on CA OpenGL layers not available in Mavericks and Yosemite
    1357 [ Mavericks Yosemite ] fast/canvas/webgl/match-page-color-space.html [ Skip ]
    1358 
    1359 # Mocking the system language relies on Bootstrap XPC messages, which are not supported in Mavericks.
    1360 [ Mavericks ] fast/text/international/system-language [ Pass Failure ImageOnlyFailure ]
    1361 # Han quotes are not different on Mavericks nor Yosemite.
    1362 [ Mavericks Yosemite ] fast/text/international/system-language/han-quotes.html [ ImageOnlyFailure ]
     1243# Colorspaces on CA OpenGL layers not available in Yosemite
     1244[ Yosemite ] fast/canvas/webgl/match-page-color-space.html [ Skip ]
     1245
     1246# Han quotes are not different on Yosemite.
     1247[ Yosemite ] fast/text/international/system-language/han-quotes.html [ ImageOnlyFailure ]
    13631248
    13641249webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
     
    13901275
    13911276# WOFF2 is only supported on certain Operating Systems.
    1392 webkit.org/b/150830 [ Mavericks Yosemite ElCapitan ] fast/text/woff2.html [ ImageOnlyFailure ]
    1393 
    1394 # AppleTV not supported on Mavericks or Yosemite
    1395 [ Mavericks Yosemite ] media/controls/airplay-picker.html
     1277webkit.org/b/150830 [ Yosemite ElCapitan ] fast/text/woff2.html [ ImageOnlyFailure ]
     1278
     1279# AppleTV not supported on Yosemite
     1280[ Yosemite ] media/controls/airplay-picker.html
    13961281
    13971282webkit.org/b/150956 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadeddata.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.