Skip to content

Commit

Permalink
[WK1] WebM tests are failing as VP9 isn't supported with WK1
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=263568
rdar://117380844

Unreviewed test gardening.

Mark test as failing in WK1 TestExpectations

* LayoutTests/platform/mac-wk1/TestExpectations:

Canonical link: https://commits.webkit.org/270734@main
  • Loading branch information
jyavenard committed Nov 15, 2023
1 parent 27ba8de commit 4b6a6f3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions LayoutTests/platform/mac-wk1/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,11 @@ media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html [ Failure ]
media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html [ Failure ]
media/media-can-play-webm.html [ Failure ]

# VP9/VP8 are not supported on WK1 and turned off by default
media/media-source/media-source-webm-configuration-change.html [ Failure ]
media/media-source/media-source-webm-configuration-framerate.html [ Failure ]
media/media-source/media-source-webm-configuration-vp9-header-color.html [ Failure ]

# Screenshots timeline does not capture screenshots for changes in WebKitLegacy.
webkit.org/b/251113 inspector/timeline/timeline-event-screenshots.html [ Skip ]

Expand Down Expand Up @@ -2688,8 +2693,6 @@ fast/events/cancel-mousedown-and-drag-to-frame.html [ Failure ]
# SVG gradients are not bit-for-bit equivalent through a scale.
webkit.org/b/142192 svg/transforms/transformed-text-fill-gradient.html [ ImageOnlyFailure ]

webkit.org/b/263568 [ arm64 ] media/media-source/media-source-webm-configuration-framerate.html [ Failure ]

# rdar://117432620 [ arm64 ] 2 tests in imported/w3c/web-platform-tests/css/css-backgrounds/background-size have constant image failure
imported/w3c/web-platform-tests/css/css-backgrounds/background-size/background-size-cover.xht [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-backgrounds/background-size/background-size-contain.xht [ ImageOnlyFailure ]
Expand Down

0 comments on commit 4b6a6f3

Please sign in to comment.