Title: [192587] trunk/LayoutTests
Revision
192587
Author
wenson_hs...@apple.com
Date
2015-11-18 14:21:23 -0800 (Wed, 18 Nov 2015)

Log Message

Unreviewed, skip additional mediastream tests that crash when painting a mock video source.

These tests were not skipped previously because the crashes are timing-dependent and do not
always reproduce. See https://bugs.webkit.org/show_bug.cgi?id=151353 for more details.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (192586 => 192587)


--- trunk/LayoutTests/ChangeLog	2015-11-18 22:01:19 UTC (rev 192586)
+++ trunk/LayoutTests/ChangeLog	2015-11-18 22:21:23 UTC (rev 192587)
@@ -1,5 +1,14 @@
 2015-11-18  Wenson Hsieh  <wenson_hs...@apple.com>
 
+        Unreviewed, skip additional mediastream tests that crash when painting a mock video source.
+
+        These tests were not skipped previously because the crashes are timing-dependent and do not
+        always reproduce. See https://bugs.webkit.org/show_bug.cgi?id=151353 for more details.
+
+        * platform/mac/TestExpectations:
+
+2015-11-18  Wenson Hsieh  <wenson_hs...@apple.com>
+
         Unreviewed, skip remaining mediastream tests that crash when painting a mock video source.
 
         * platform/mac/TestExpectations:

Modified: trunk/LayoutTests/platform/mac/TestExpectations (192586 => 192587)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-11-18 22:01:19 UTC (rev 192586)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-11-18 22:21:23 UTC (rev 192587)
@@ -160,9 +160,12 @@
 fast/mediastream/getusermedia.html
 fast/mediastream/MediaDevices-getUserMedia.html
 fast/mediastream/MediaStream-clone.html
+fast/mediastream/MediaStream-construct-with-ended-tracks.html
 fast/mediastream/MediaStream-video-element-track-stop.html
 fast/mediastream/MediaStream-video-element.html
 fast/mediastream/MediaStreamConstructor.html
+fast/mediastream/MediaStreamTrack-clone.html
+fast/mediastream/MediaStreamTrack-stop.html
 
 # WebRTC is not supported yet.
 fast/mediastream/RTCIceCandidate.html
@@ -180,6 +183,7 @@
 fast/mediastream/RTCPeerConnection-ice.html
 fast/mediastream/RTCPeerConnection-localDescription.html
 fast/mediastream/RTCPeerConnection-onnegotiationneeded.html
+fast/mediastream/RTCPeerConnection-overloaded-operations-params.html
 fast/mediastream/RTCPeerConnection-remoteDescription.html
 fast/mediastream/RTCPeerConnection-stats.html
 fast/mediastream/RTCPeerConnection-statsSelector.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to