[Webkit-unassigned] [Bug 254522] New: [GStreamer] media/video-volume.html is slightly flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 07:24:50 PDT 2023


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

            Bug ID: 254522
           Summary: [GStreamer] media/video-volume.html is slightly 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: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

[GStreamer] media/video-volume.html is slightly flaky

--- /app/webkit/WebKitBuild/Release/layout-test-results/media/video-volume-expected.txt
+++ /app/webkit/WebKitBuild/Release/layout-test-results/media/video-volume-actual.txt
@@ -12,7 +12,7 @@
 EVENT(canplaythrough)
 EXPECTED (compareWithTolerance(video.volume, 0) == 'true') OK
 RUN(video.volume = 0.5)
-EXPECTED (compareWithTolerance(video.volume, 0.5) == 'true') OK
+EXPECTED (compareWithTolerance(video.volume, 0.5) == 'true'), OBSERVED 'false' FAIL
 TEST(video.volume = 1.5) THROWS(DOMException.INDEX_SIZE_ERR) OK
 TEST(video.volume = -0.5) THROWS(DOMException.INDEX_SIZE_ERR) 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/20230327/0ac663a7/attachment.htm>


More information about the webkit-unassigned mailing list