Title: [210838] trunk/LayoutTests
Revision
210838
Author
clo...@igalia.com
Date
2017-01-17 17:32:27 -0800 (Tue, 17 Jan 2017)

Log Message

[GTK][MediaStream] Update list of MediaStream tests that fail.

Unskip all the MediaStream tests and instead mark them as failing or timing out.

Unreviewed gardening.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (210837 => 210838)


--- trunk/LayoutTests/ChangeLog	2017-01-18 01:27:04 UTC (rev 210837)
+++ trunk/LayoutTests/ChangeLog	2017-01-18 01:32:27 UTC (rev 210838)
@@ -1,3 +1,13 @@
+2017-01-17  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [GTK][MediaStream] Update list of MediaStream tests that fail.
+
+        Unskip all the MediaStream tests and instead mark them as failing or timing out.
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+
 2017-01-17  Antoine Quint  <grao...@apple.com>
 
         [Modern Media Controls] Turn modern media controls on by default

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (210837 => 210838)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-01-18 01:27:04 UTC (rev 210837)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-01-18 01:32:27 UTC (rev 210838)
@@ -324,36 +324,22 @@
 webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
 
 # Mediastream implementation is not complete yet.
-webkit.org/b/79203 fast/mediastream/MediaStreamTrack.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/MediaStreamTrack-onended.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-createAnswer.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-createOffer.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-datachannel.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-dtmf.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-events.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-have-local-offer.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-have-local-pranswer.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-have-remote-offer.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-have-remote-pranswer.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-ice.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-localDescription.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-remoteDescription.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stable.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stats.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-statsSelector.html [ Skip ]
-webkit.org/b/79203 fast/events/constructors/media-stream-event-constructor.html [ Skip ]
-webkit.org/b/79203 webaudio/mediastreamaudiodestinationnode.html [ Skip ]
-webkit.org/b/79203 webaudio/mediastreamaudiosourcenode.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/MediaStream-video-element.html [ Skip ]
-webkit.org/b/151344 fast/mediastream/MediaStream-add-ended-tracks.html [ Skip ]
-webkit.org/b/151344 fast/mediastream/MediaStream-add-remove-tracks.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/mock-media-source.html [ Skip ]
-webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html [ Skip ]
-webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ Skip ]
-webkit.org/b/160996 fast/mediastream/apply-constraints-advanced.html [ Skip ]
-webkit.org/b/160996 fast/mediastream/apply-constraints-audio.html [ Skip ]
-webkit.org/b/160996 fast/mediastream/apply-constraints-video.html [ Skip ]
-webkit.org/b/161956 fast/mediastream/MediaStream-video-element-displays-buffer.html [ Skip ]
+webkit.org/b/79203 fast/mediastream/MediaStream-add-remove-tracks.html [ Failure ]
+webkit.org/b/79203 fast/mediastream/MediaStream-video-element.html [ Failure ]
+webkit.org/b/79203 fast/mediastream/mock-media-source.html [ Failure ]
+webkit.org/b/79203 fast/mediastream/MediaStream-add-ended-tracks.html [ Timeout ]
+webkit.org/b/79203 fast/mediastream/MediaStream-video-element-track-stop.html [ Timeout ]
+webkit.org/b/79203 fast/mediastream/MediaStreamTrack-onended.html [ Timeout ]
+webkit.org/b/79203 fast/mediastream/MediaStreamTrack.html [ Timeout ]
+webkit.org/b/79203 fast/mediastream/RTCPeerConnection-dtmf.html [ Timeout ]
+webkit.org/b/79203 fast/mediastream/RTCPeerConnection-events.html [ Timeout ]
+webkit.org/b/79203 fast/mediastream/RTCPeerConnection-ice.html [ Timeout ]
+webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stats.html [ Timeout ]
+webkit.org/b/79203 fast/mediastream/RTCPeerConnection-statsSelector.html [ Timeout ]
+webkit.org/b/79203 webaudio/mediastreamaudiosourcenode.html [ Failure ]
+webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html [ Timeout ]
+webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ ImageOnlyFailure ]
+webkit.org/b/161956 fast/mediastream/MediaStream-video-element-displays-buffer.html [ Failure ]
 
 # Proximity Events is not supported.
 webkit.org/b/99060 proximity [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to