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
<rdar://problem/82358881>
Updated test expectations at https://trac.webkit.org/changeset/281589/webkit.
Unable to locally reproduce test failure.