Title: [213343] trunk/LayoutTests
Revision
213343
Author
ryanhad...@apple.com
Date
2017-03-02 19:59:01 -0800 (Thu, 02 Mar 2017)

Log Message

Unreviewed, rolling out r213332.

These tests are failing on ios-simulator debug.

Reverted changeset:

"[iOS] Enable webrtc tests for debug builds"
https://bugs.webkit.org/show_bug.cgi?id=169108
http://trac.webkit.org/changeset/213332

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (213342 => 213343)


--- trunk/LayoutTests/ChangeLog	2017-03-03 03:28:32 UTC (rev 213342)
+++ trunk/LayoutTests/ChangeLog	2017-03-03 03:59:01 UTC (rev 213343)
@@ -1,3 +1,15 @@
+2017-03-02  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed, rolling out r213332.
+
+        These tests are failing on ios-simulator debug.
+
+        Reverted changeset:
+
+        "[iOS] Enable webrtc tests for debug builds"
+        https://bugs.webkit.org/show_bug.cgi?id=169108
+        http://trac.webkit.org/changeset/213332
+
 2017-03-02  Antoine Quint  <grao...@apple.com>
 
         LayoutTest media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html is a flaky failure

Modified: trunk/LayoutTests/TestExpectations (213342 => 213343)


--- trunk/LayoutTests/TestExpectations	2017-03-03 03:28:32 UTC (rev 213342)
+++ trunk/LayoutTests/TestExpectations	2017-03-03 03:59:01 UTC (rev 213343)
@@ -692,7 +692,7 @@
 # GTK enables some of this tests on their TestExpectations file.
 [ Release ] webrtc [ Skip ]
 
-[ Debug ] webrtc/audio-peer-connection-webaudio.html [ Failure ]
+webrtc/audio-peer-connection-webaudio.html [ Failure ]
 fast/mediastream/getUserMedia-webaudio.html [ Skip ]
 fast/mediastream/RTCPeerConnection-AddRemoveStream.html [ Skip ]
 fast/mediastream/RTCPeerConnection-closed-state.html [ Skip ]

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (213342 => 213343)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2017-03-03 03:28:32 UTC (rev 213342)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2017-03-03 03:59:01 UTC (rev 213343)
@@ -1917,7 +1917,7 @@
 webkit.org/b/166025 http/tests/fetch/fetching-same-resource-with-diffferent-options.html [ Pass Failure ]
 
 imported/w3c/web-platform-tests/webrtc [ Skip ]
-[ Release ] webrtc [ Skip ]
+webrtc [ Skip ]
 
 # Skipped because there is no key to show the context menu
 fast/events/context-activated-by-key-event.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to