[Webkit-unassigned] [Bug 229268] New: [GTK] Test media/media-fragments/TC0009.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 18:04:40 PDT 2021


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

            Bug ID: 229268
           Summary: [GTK] Test media/media-fragments/TC0009.html is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org

The test media/media-fragments/TC0009.html is flaky on GTK (but not on WPE).

The flakiness can be easily reproduce with:

$ Tools/Scripts/run-webkit-tests --repeat-each=100 --debug-rwt-logging --release --gtk media/media-fragments/TC0009.html


When it fails this is the diff:

--- /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/media/media-fragments/TC0009-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/media/media-fragments/TC0009-actual.txt
@@ -4,6 +4,6 @@
 Fragment: 't=15,20'
 Comment: The request lies beyond the end of the resource. If the UA knows the duration of the resource, it seeks to the end of the media resource. Otherwise, the UA will send an (out-of-range) HTTP request with an 'include-setup' in order to setup its decoding pipeline.
 EVENT(canplaythrough)
-EXPECTED (video.currentTime == 'duration') OK
+EXPECTED (video.currentTime == 'duration'), OBSERVED '0' FAIL
 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/20210819/4258c7de/attachment-0001.htm>


More information about the webkit-unassigned mailing list