Bug 295439
| Summary: | [ macOS wk2 ] media/video-unmuted-after-play-holds-sleep-assertion.html is a flakey text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | eric.carlson, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
media/video-unmuted-after-play-holds-sleep-assertion.html
is a flakey text failure occurring on macOS wk2
HISTORY:
https://results.webkit.org/?platform=mac&suite=layout-tests&test=media%2Fvideo-unmuted-after-play-holds-sleep-assertion.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/media/video-unmuted-after-play-holds-sleep-assertion-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-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-Sonoma-Release-WK2-Tests/296963@main%20(8055)/media/video-unmuted-after-play-holds-sleep-assertion-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/154989714>
Bryan Medina
Pull request: https://github.com/WebKit/WebKit/pull/47583
EWS
Test gardening commit 297002@main (4225d18279a8): <https://commits.webkit.org/297002@main>
Reviewed commits have been landed. Closing PR #47583 and removing active labels.
Bryan Medina
I was able to reproduce the text failure at macOS Sequoia Release ToT using the command as follows:
run-webkit-tests media/video-unmuted-after-play-holds-sleep-assertion.html --iterations=1000 -f