Title: [213878] trunk/LayoutTests
Revision
213878
Author
[email protected]
Date
2017-03-13 16:05:49 -0700 (Mon, 13 Mar 2017)

Log Message

Skip WebGPU tests on ios-simulator.

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (213877 => 213878)


--- trunk/LayoutTests/ChangeLog	2017-03-13 23:00:49 UTC (rev 213877)
+++ trunk/LayoutTests/ChangeLog	2017-03-13 23:05:49 UTC (rev 213878)
@@ -1,3 +1,11 @@
+2017-03-13  Ryan Haddad  <[email protected]>
+
+        Skip WebGPU tests on ios-simulator.
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2017-03-13  Devin Rousso  <[email protected]>
 
         Web Inspector: Event Listeners section is missing 'once', 'passive' event listener flags

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (213877 => 213878)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-03-13 23:00:49 UTC (rev 213877)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-03-13 23:05:49 UTC (rev 213878)
@@ -37,6 +37,9 @@
 fast/canvas/webgl
 http/tests/webgl
 
+# WebGPU is not enabled on iOS Simulator.
+fast/canvas/webgpu
+
 # Encrypted Media Extensions are not enabled
 media/encrypted-media/
 fast/events/constructors/device-proximity-event-constructor.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to