Bug 212488
Summary: | [ macOS ] media/video-play-audio-require-user-gesture.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
Component: | Media | Assignee: | Peng Liu <peng.liu6> |
Status: | NEW | ||
Severity: | Normal | CC: | peng.liu6, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jacob Uphoff
media/video-play-audio-require-user-gesture.html
This test has been a flaky timeout on macOS Catalina release wk2 since the test started to run on that platform.
History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-play-audio-require-user-gesture.html&platform=mac&limit=50000
Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/media/video-play-audio-require-user-gesture-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/media/video-play-audio-require-user-gesture-actual.txt
@@ -1,18 +1,5 @@
-Test that video play(), pause() and webkitEnterFullScreen() should not work unless a user clicked on the play button.
+#PID UNRESPONSIVE - WebKitTestRunner (pid 44245)
+FAIL: Timed out waiting for notifyDone to be called
-
-EVENT(canplaythrough)
-
-* No user gesture initiated
-RUN(handlePromise(video.play()))
-TEST(video.webkitEnterFullScreen()) THROWS(DOMException.INVALID_STATE_ERR) OK
-EXPECTED (video.paused == 'true') OK
-
-* User gesture initiated
-EVENT(playing)
-RUN(video.pause())
-EVENT(pause)
-EXPECTED (video.paused == 'true') OK
-RUN(video.webkitEnterFullScreen())
-END OF TEST
-
+#EOF
+#EOF
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/63731578>
Jacob Uphoff
set expectations here: https://trac.webkit.org/changeset/262260/webkit