RESOLVED FIXED 215325
[ Catalina wk1 ews ] media/remote-control-command-seek.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=215325
Summary [ Catalina wk1 ews ] media/remote-control-command-seek.html is a flaky timeout
Karl Rackler
Reported 2020-08-10 10:17:47 PDT
Description: media/remote-control-command-seek.html I could not found instances of the flaky timeout on the dashboard as this only seems to be happening on ews. The test was expecting EVENT(timeupdate) EXPECTED (video.currentTime.toFixed(1) == '1.6') OK, but instead FAIL: Timed out waiting for notifyDone to be called Test that the "seekToPlaybackPosition" remote control command works. History: Started 07/26/20 Test media/remote-control-command-seek.html flaked in https://ews-build.webkit.org/#/builders/30/builds/14587 Contenting through today 08/10/20 with Flaky test: media/remote-control-command-seek.html Build: https://ews-build.webkit.org/#/builders/30/builds/15416 Diff Log: --- /Volumes/Data/worker/macOS-Mojave-Release-WK1-Tests-EWS/build/layout-test-results/media/remote-control-command-seek-expected.txt +++ /Volumes/Data/worker/macOS-Mojave-Release-WK1-Tests-EWS/build/layout-test-results/media/remote-control-command-seek-actual.txt @@ -1,3 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called Test that the "seekToPlaybackPosition" remote control command works. @@ -7,8 +8,4 @@ * Send a seek command. RUN(internals.postRemoteControlCommand('seekToPlaybackPosition', 1.6)) -EVENT(timeupdate) -EXPECTED (video.currentTime.toFixed(1) == '1.6') OK -END OF TEST -
Attachments
Patch (3.02 KB, patch)
2022-01-20 19:08 PST, Jon Lee
no flags
Radar WebKit Bug Importer
Comment 1 2020-08-10 10:18:42 PDT
Karl Rackler
Comment 3 2020-10-15 07:37:54 PDT
I have marked this test as timeout while this issue is investigated. https://trac.webkit.org/changeset/268523/webkit
Ryan Haddad
Comment 4 2021-03-03 20:37:17 PST
Updated test expectations since EWS moved to Catalina in r273871.
Jon Lee
Comment 5 2022-01-20 19:08:10 PST
EWS
Comment 6 2022-01-20 20:36:26 PST
Tools/Scripts/svn-apply failed to apply attachment 449631 [details] to trunk. Please resolve the conflicts and upload a new patch.
Jon Lee
Comment 7 2022-01-25 13:26:21 PST
Note You need to log in before you can comment on or make changes to this bug.