[Webkit-unassigned] [Bug 168647] [GTK] Several WebRTC tests failing since r212812

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 07:37:05 PST 2017


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

--- Comment #8 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
The 3 tests from imported/w3c/web-platform-tests/webrtc were failing also before r212812, but the expectation for them was just wrong.

And fast/mediastream/RTCPeerConnection-more-media-to-negotiate.html is passing with the general expectation but not with the one for GTK+ that got copied from the general at r212338 <https://trac.webkit.org/r212338>


$ diff -u LayoutTests/fast/mediastream/RTCPeerConnection-more-media-to-negotiate-expected.txt LayoutTests/platform/gtk/fast/mediastream/RTCPeerConnection-more-media-to-negotiate-expected.txt
--- LayoutTests/fast/mediastream/RTCPeerConnection-more-media-to-negotiate-expected.txt    2017-02-16 03:33:41.255592879 +0100
+++ LayoutTests/platform/gtk/fast/mediastream/RTCPeerConnection-more-media-to-negotiate-expected.txt    2017-02-23 16:32:14.768622317 +0100
@@ -18,6 +18,7 @@
 PASS pc.getTransceivers().length is 2
 Create an answer for the audio only offer
 Set answer as local description
+PASS negotiationneededevent fired: There is local media not negotiated that needs to be negotiated in a follow-up offer
 PASS Answer set
 PASS successfullyParsed is true


I'm not 100% sure... but I'm going to assume that the general is the right one, remove the specific GTK+ expectation and mark this test as passing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170223/5225d262/attachment.html>


More information about the webkit-unassigned mailing list