Bug 223761
| Summary: | [ macOS ] media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html is a flakey timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | hi, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Robert Jenner
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/75863446>
Robert Jenner
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