Title: [213332] trunk/LayoutTests
Revision
213332
Author
commit-qu...@webkit.org
Date
2017-03-02 17:34:54 -0800 (Thu, 02 Mar 2017)

Log Message

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

Unreviewed.

* TestExpectations
Patch by Youenn Fablet <you...@apple.com> on 2017-03-02

* platform/ios-simulator-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (213331 => 213332)


--- trunk/LayoutTests/ChangeLog	2017-03-03 01:34:32 UTC (rev 213331)
+++ trunk/LayoutTests/ChangeLog	2017-03-03 01:34:54 UTC (rev 213332)
@@ -1,3 +1,13 @@
+2017-03-02  Youenn Fablet  <you...@apple.com>
+
+        [iOS] Enable webrtc tests for debug builds
+        https://bugs.webkit.org/show_bug.cgi?id=169108
+
+        Unreviewed.
+
+        * TestExpectations
+        * platform/ios-simulator-wk2/TestExpectations:
+
 2017-03-02  Ryan Haddad  <ryanhad...@apple.com>
 
         Actualy update fast/css/flex-calculated-value.html.

Modified: trunk/LayoutTests/TestExpectations (213331 => 213332)


--- trunk/LayoutTests/TestExpectations	2017-03-03 01:34:32 UTC (rev 213331)
+++ trunk/LayoutTests/TestExpectations	2017-03-03 01:34:54 UTC (rev 213332)
@@ -692,7 +692,7 @@
 # GTK enables some of this tests on their TestExpectations file.
 [ Release ] webrtc [ Skip ]
 
-webrtc/audio-peer-connection-webaudio.html [ Failure ]
+[ Debug ] 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 (213331 => 213332)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2017-03-03 01:34:32 UTC (rev 213331)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2017-03-03 01:34:54 UTC (rev 213332)
@@ -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 ]
-webrtc [ Skip ]
+[ Release ] 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