REOPENED239566
[ macOS wk2 ] media/audio-session-category-at-most-recent-playback.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=239566
Summary [ macOS wk2 ] media/audio-session-category-at-most-recent-playback.html is a ...
Karl Rackler
Reported 2022-04-20 14:22:32 PDT
Description: media/audio-session-category-at-most-recent-playback.html There was not one commit that I observed causing this issue. This test seems to have been flaky from the start on Big Sur and Monterey. History: https://results.webkit.org/?suite=layout-tests&test=media%2Faudio-session-category-at-most-recent-playback.html&platform=mac&limit=50000 Diff: --- /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/media/audio-session-category-at-most-recent-playback-expected.txt +++ /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/media/audio-session-category-at-most-recent-playback-actual.txt @@ -5,7 +5,7 @@ EXPECTED (internals.categoryAtMostRecentPlayback(video) == 'None') OK RUN(video.play()) EVENT(playing) -EXPECTED (internals.categoryAtMostRecentPlayback(video) == 'None') OK +EXPECTED (internals.categoryAtMostRecentPlayback(video) == 'None'), OBSERVED 'MediaPlayback' FAIL RUN(video.pause()) EVENT(pause) RUN(video.muted = false)
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-20 14:22:48 PDT
Karl Rackler
Comment 2 2022-04-20 14:35:46 PDT
I have marked this test as a flaky failure while this issue is investigated.
Karl Rackler
Comment 3 2022-04-20 14:42:32 PDT
EWS
Comment 4 2022-04-20 14:47:14 PDT
Committed r293118 (249824@main): <https://commits.webkit.org/249824@main> Reviewed commits have been landed. Closing PR #331 and removing active labels.
Karl Rackler
Comment 5 2022-04-20 14:48:35 PDT
Reopened because it is still being investigated.
Ryan Haddad
Comment 6 2022-04-20 15:03:33 PDT
This test was added by Jer with https://commits.webkit.org/248790@main
Note You need to log in before you can comment on or make changes to this bug.