Bug 224297

Summary: [ macOS ] media/modern-media-controls/seek-forward-support/seek-forward-support.html is a flakey timeout
Product: WebKit Reporter: Robert Jenner <jenner>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, dino, graouts, hi, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Robert Jenner
Reported 2021-04-07 11:55:01 PDT
media/modern-media-controls/seek-forward-support/seek-forward-support.html is a flakey timeout in macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Fseek-forward-support%2Fseek-forward-support.html TEXT TIMEOUT DIFF: --- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/media/modern-media-controls/seek-forward-support/seek-forward-support-expected.txt +++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/media/modern-media-controls/seek-forward-support/seek-forward-support-actual.txt @@ -1,20 +1,6 @@ -Testing the forward button in fullscreen. +CONSOLE MESSAGE: InvalidStateError: The object is in an invalid state. +#PID UNRESPONSIVE - WebKitTestRunner (pid 98980) +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -PASS !!window.internals.shadowRoot(media).lastChild.querySelector("button.forward") became true -PASS media.webkitDisplayingFullscreen is true - -Setting media.currentTime to 2s -PASS media.currentTime is 2 -PASS media.paused is true - -Starting to press on the skip forward button -PASS media.currentTime > 2.5 became true -PASS media.paused is true - -PASS successfullyParsed is true - -TEST COMPLETE - +#EOF +#EOF
Attachments
Radar WebKit Bug Importer
Comment 1 2021-04-07 11:56:50 PDT
Robert Jenner
Comment 2 2021-04-07 12:31:48 PDT
Was able to reproduce the timeout at BigSur Debug ToT using the following test: run-webkit-tests media/modern-media-controls/seek-forward-support/seek-forward-support.html --debug --iterations 100 -f Test has been flakey for a while when looking back in the history. Updated test expectations to Pass Timeout here: https://trac.webkit.org/changeset/275621/webkit
Brent Fulgham
Comment 3 2022-02-12 18:32:37 PST
Removed expectation here: https://trac.webkit.org/changeset/282292/webkit Closing bug.
Note You need to log in before you can comment on or make changes to this bug.