[Webkit-unassigned] [Bug 265919] New: [GTK] media/media-audio-track.html is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 5 17:25:22 PST 2023


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

            Bug ID: 265919
           Summary: [GTK] media/media-audio-track.html is a constant
                    failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com

run-webkit-tests --no-build --debug --no-timeout --reset media/media-audio-track.html

--- /home/ubuntu/webkit/OpenSource/WebKitBuild/GTK/Debug/layout-test-results/media/media-audio-track-expected.txt
+++ /home/ubuntu/webkit/OpenSource/WebKitBuild/GTK/Debug/layout-test-results/media/media-audio-track-actual.txt
@@ -4,6 +4,6 @@
 EVENT(loadedmetadata)
 EXPECTED (video.audioTracks.length == '1') OK
 EXPECTED (video.audioTracks[0].enabled == 'true') OK
-EXPECTED (video.audioTracks[0].id == '18446744073709551615') OK
+EXPECTED (video.audioTracks[0].id == '18446744073709551615'), OBSERVED '001:18446744073709551615' 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/20231206/ed3225a5/attachment.htm>


More information about the webkit-unassigned mailing list