Bug 239091 - [ Mac ] http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html is a flaky text failure
Summary: [ Mac ] http/tests/media/modern-media-controls/macos-fullscreen-media-control...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-11 15:43 PDT by Dawn Morningstar
Modified: 2022-06-03 16:50 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawn Morningstar 2022-04-11 15:43:51 PDT
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
Comment 1 Dawn Morningstar 2022-04-11 16:07:08 PDT
Failure was reproducible at Monterey TOT using run-webkit-tests --iterations 1000 (Failure is extremely flaky.)
Comment 2 Radar WebKit Bug Importer 2022-04-11 16:07:47 PDT
<rdar://problem/91594397>
Comment 3 Dawn Morningstar 2022-04-11 16:20:58 PDT
Marked expectations here r292733
Comment 4 Devin Rousso 2022-06-03 16:44:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1299
Comment 5 EWS 2022-06-03 16:50:18 PDT
Committed r295251 (251299@main): <https://commits.webkit.org/251299@main>

Reviewed commits have been landed. Closing PR #1299 and removing active labels.