[Webkit-unassigned] [Bug 221504] New: REGRESSION(r271575) [GStreamer] webrtc/peer-connection-remote-audio-mute2.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 5 14:33:43 PST 2021


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

            Bug ID: 221504
           Summary: REGRESSION(r271575) [GStreamer]
                    webrtc/peer-connection-remote-audio-mute2.html is
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: youennf at gmail.com

webrtc/peer-connection-remote-audio-mute2.html 

r271575 changed MediaStreamTrack to create a new AudioSourceProvider for each node instead of keeping ownership of a single provider and sharing it. Maybe there is some path in gstreamer code that is still assuming the former behavior?

Diff:

--- /home/lauro/dev/WebKit/layout-test-results/webrtc/peer-connection-remote-audio-mute2-expected.txt
+++ /home/lauro/dev/WebKit/layout-test-results/webrtc/peer-connection-remote-audio-mute2-actual.txt
@@ -1,3 +1,3 @@

-PASS Muting and unmuting an incoming audio track
+FAIL Muting and unmuting an incoming audio track assert_true: not heard hum from remote disabled track expected true got false

-- 
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/20210205/59b922a0/attachment-0001.htm>


More information about the webkit-unassigned mailing list