Bug 229519

Summary: [Mac wk1] media/media-session/actionHandlerInternalMappings.html is a flaky failure
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ehutchison, eric.carlson, hi, jean-yves.avenard, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Eric Hutchison
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-25 14:45:05 PDT
Eric Hutchison
Comment 2 2021-08-25 14:48:14 PDT
Eric Hutchison
Comment 3 2021-09-14 17:08:07 PDT
Unable to locally reproduce test failure.
Note You need to log in before you can comment on or make changes to this bug.