Bug 239091
Summary: | [ Mac ] http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html is a flaky text failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | New Bugs | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | graouts, hi, jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dawn Morningstar
http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html
Is a flaky text failure on Mac queues
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fmodern-media-controls%2Fmacos-fullscreen-media-controls%2Fmacos-fullscreen-media-controls-live-broadcast.html
DIFF:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast-actual.txt
@@ -13,4 +13,14 @@
PASS successfullyParsed is true
TEST COMPLETE
+FAIL media.webkitDisplayingFullscreen should be true. Was false.
+PASS media.duration became Number.POSITIVE_INFINITY
+FAIL mediaController.controls.rewindButton.enabled should be false. Threw exception TypeError: undefined is not an object (evaluating 'mediaController.controls.rewindButton.enabled')
+FAIL mediaController.controls.forwardButton.enabled should be false. Threw exception TypeError: undefined is not an object (evaluating 'mediaController.controls.forwardButton.enabled')
+FAIL mediaController.controls.timeControl.parent should be null. Was [object Object].
+FAIL mediaController.controls.statusLabel.parent should be [object Object]. Was null.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
DIFF-URL:
https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r292713%20(9467)/http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast-diff.txt
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dawn Morningstar
Failure was reproducible at Monterey TOT using run-webkit-tests --iterations 1000 (Failure is extremely flaky.)
Radar WebKit Bug Importer
<rdar://problem/91594397>
Dawn Morningstar
Marked expectations here r292733
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/1299
EWS
Committed r295251 (251299@main): <https://commits.webkit.org/251299@main>
Reviewed commits have been landed. Closing PR #1299 and removing active labels.