[Webkit-unassigned] [Bug 151344] [GTK] WebRTC: Update MediaStream "active state" definition when the specification is fixed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 17:52:35 PST 2017


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs-noreply at webkitgtk.org,
                   |                            |clopez at igalia.com
            Summary|WebRTC: Update MediaStream  |[GTK] WebRTC: Update
                   |"active state" definition   |MediaStream "active state"
                   |when the specification is   |definition when the
                   |fixed                       |specification is fixed

--- Comment #4 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
The tests fast/mediastream/MediaStream-add-ended-tracks.html and fast/mediastream/MediaStream-add-remove-tracks.html are marked as passing on the Mac port.

On GTK+ fast/mediastream/MediaStream-add-ended-tracks.html timeouts and fast/mediastream/MediaStream-add-remove-tracks.html fails with this diff:

--- /home/clopez/webkit/webkit/layout-test-results/fast/mediastream/MediaStream-add-remove-tracks-expected.txt
+++ /home/clopez/webkit/webkit/layout-test-results/fast/mediastream/MediaStream-add-remove-tracks-actual.txt
@@ -49,19 +49,10 @@
 PASS stream2.getVideoTracks().length is 0

 *** active attribute is still true (until event is fired)
-PASS stream2.active is true
-
-Stream2 is inactive.
-PASS stream2.active is false
-
-*** add non-ended track
-PASS audioTrack.readyState is not "ended"
-
-*** active attribute is still false (until event is fired)
-PASS stream2.active is false
+FAIL stream2.active should be true. Was false.

 Stream2 is active.
-PASS stream2.active is true
+FAIL stream2.active should be true. Was false.
 PASS successfullyParsed is true

 TEST COMPLETE



Updated the GTK+ expectations file in r210841: <http://trac.webkit.org/changeset/210841>

-- 
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/20170118/fa6a1c47/attachment.html>


More information about the webkit-unassigned mailing list