Bug 229519 - [Mac wk1] media/media-session/actionHandlerInternalMappings.html is a flaky failure
Summary: [Mac wk1] media/media-session/actionHandlerInternalMappings.html is a flaky f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-25 14:43 PDT by Eric Hutchison
Modified: 2021-09-14 17:08 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-08-25 14:43:56 PDT
media/media-session/actionHandlerInternalMappings.html 

is a flaky failure on Mac wk1.

History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=media%2Fmedia-session%2FactionHandlerInternalMappings.html

Results: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r281575%20(4845)/results.html

Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/media-session/actionHandlerInternalMappings-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/media-session/actionHandlerInternalMappings-actual.txt
@@ -32,6 +32,14 @@
 Iterate over possible actions after video element src is cleared
 RUN(video.src = "")
 EVENT(loadstart)
-EXPECTED (internals.platformSupportedCommands().length == '0') OK
+EXPECTED (internals.platformSupportedCommands().length == '0'), OBSERVED '8' FAIL
+Command: PauseCommand
+Command: SkipBackwardCommand
+Command: SkipForwardCommand
+Command: NextTrackCommand
+Command: PreviousTrackCommand
+Command: SeekToPlaybackPositionCommand
+Command: PlayCommand
+Command: StopCommand
 END OF TEST
Comment 1 Radar WebKit Bug Importer 2021-08-25 14:45:05 PDT
<rdar://problem/82358881>
Comment 2 Eric Hutchison 2021-08-25 14:48:14 PDT
Updated test expectations at https://trac.webkit.org/changeset/281589/webkit.
Comment 3 Eric Hutchison 2021-09-14 17:08:07 PDT
Unable to locally reproduce test failure.