Bug 223761 - [ macOS ] media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html is a flakey timeout
Summary: [ macOS ] media/modern-media-controls/macos-fullscreen-media-controls/macos-f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-25 13:43 PDT by Robert Jenner
Modified: 2021-03-25 18:09 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2021-03-25 13:43:54 PDT
media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html

is a flakey timeout in macOS Catalina and Big Sur, in wk1 and wk2. Mostly in debug, but has happened occasionally in release.

HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Fmacos-fullscreen-media-controls%2Fmacos-fullscreen-media-controls-drag.html

DIFF TEXT:
-This test pauses the video, presses the fullscreen button, and drags the controls when the mouse is over a button. It should follow the mouse drag.
+CONSOLE MESSAGE: InvalidStateError: The object is in an invalid state.
+#PID UNRESPONSIVE - WebKitTestRunner (pid 81285)
+FAIL: Timed out waiting for notifyDone to be called
 
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS media.webkitDisplayingFullscreen became true
-PASS !!mediaControls.querySelector('.buttons-container.left') became true
-PASS mediaControls.querySelector('.buttons-container.left').style.width became "100px"
-PASS mediaControls.querySelector('.controls-bar').style.transform is "translate(-50px, -100px)"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
+#EOF
+#EOF
Comment 1 Radar WebKit Bug Importer 2021-03-25 17:40:38 PDT
<rdar://problem/75863446>
Comment 2 Robert Jenner 2021-03-25 18:09:15 PDT
Test has been flakey timing out for a while. I attempted to reproduce the timeout multiple different ways, but was unsuccessful. 

Updated test expectations to Pass Timeout here:
https://trac.webkit.org/changeset/275069/webkit