Bug 295559

Summary: [ iOS Release ] media/video-unmuted-after-play-holds-sleep-assertion.html is a flakey text failure
Product: WebKit Reporter: Bryan Medina <bmedina2>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Bryan Medina
Reported 2025-07-07 16:36:38 PDT
media/video-unmuted-after-play-holds-sleep-assertion.html is a flakey text failure on iOS Release HISTORY: https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-unmuted-after-play-holds-sleep-assertion.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/media/video-unmuted-after-play-holds-sleep-assertion-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/media/video-unmuted-after-play-holds-sleep-assertion-actual.txt @@ -6,6 +6,6 @@ EXPECTED (internals.elementIsBlockingDisplaySleep(video) == 'false') OK RUN(video.muted = false) EVENT(volumechange) -EXPECTED (internals.elementIsBlockingDisplaySleep(video) == 'true') OK +EXPECTED (internals.elementIsBlockingDisplaySleep(video) == 'true'), OBSERVED 'false' FAIL END OF TEST TEXT DIFF URL: https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/297071@main%20(1419)/media/video-unmuted-after-play-holds-sleep-assertion-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-07 16:36:52 PDT
Bryan Medina
Comment 2 2025-07-07 16:47:02 PDT
I was able to reproduce this test failure bug on iOS 18 Simulator ToT running the command as follows: run-webkit-tests media/video-unmuted-after-play-holds-sleep-assertion.html --ios-simulator --iterations=5
Bryan Medina
Comment 3 2025-07-07 16:53:21 PDT
EWS
Comment 4 2025-07-08 10:36:30 PDT
Test gardening commit 297121@main (5c4c0df18e8a): <https://commits.webkit.org/297121@main> Reviewed commits have been landed. Closing PR #47693 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.