Title: [219044] trunk/LayoutTests
Revision
219044
Author
[email protected]
Date
2017-06-30 22:57:41 -0700 (Fri, 30 Jun 2017)

Log Message

Run webgl tests on iOS ports
https://bugs.webkit.org/show_bug.cgi?id=173000

Unreviewed test gardening.


* platform/ios/TestExpectations: Enable webgl, fast/canvas/webgl and http/tests/webgl.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219043 => 219044)


--- trunk/LayoutTests/ChangeLog	2017-07-01 05:24:30 UTC (rev 219043)
+++ trunk/LayoutTests/ChangeLog	2017-07-01 05:57:41 UTC (rev 219044)
@@ -1,3 +1,12 @@
+2017-06-30  Jonathan Bedard  <[email protected]>
+
+        Run webgl tests on iOS ports
+        https://bugs.webkit.org/show_bug.cgi?id=173000
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Enable webgl, fast/canvas/webgl and http/tests/webgl.
+
 2017-06-30  Matt Baker  <[email protected]>
 
         Web Inspector: AsyncStackTrace nodes can be corrupted when truncating

Modified: trunk/LayoutTests/platform/ios/TestExpectations (219043 => 219044)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-07-01 05:24:30 UTC (rev 219043)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-07-01 05:57:41 UTC (rev 219044)
@@ -33,11 +33,6 @@
 fullscreen
 http/tests/fullscreen
 
-# Skip WebGL tests in iOS Simulator
-webgl
-fast/canvas/webgl
-http/tests/webgl
-
 # WebGPU is not enabled on iOS Simulator.
 fast/canvas/webgpu
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to