[Webkit-unassigned] [Bug 215325] New: [ Mojave wk1 ews ] media/remote-control-command-seek.html is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 10:17:47 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215325

            Bug ID: 215325
           Summary: [ Mojave wk1 ews ]
                    media/remote-control-command-seek.html is a flaky
                    timeout
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

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
-

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200810/efa16229/attachment.htm>


More information about the webkit-unassigned mailing list