Title: [225350] trunk/LayoutTests
Revision
225350
Author
d...@apple.com
Date
2017-11-30 14:25:52 -0800 (Thu, 30 Nov 2017)

Log Message

Skip WebGL on iOS while working out what ANGLE has broken.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (225349 => 225350)


--- trunk/LayoutTests/ChangeLog	2017-11-30 22:21:31 UTC (rev 225349)
+++ trunk/LayoutTests/ChangeLog	2017-11-30 22:25:52 UTC (rev 225350)
@@ -1,3 +1,9 @@
+2017-11-30  Dean Jackson  <d...@apple.com>
+
+        Skip WebGL on iOS while working out what ANGLE has broken.
+
+        * platform/ios/TestExpectations:
+
 2017-11-30  Matt Lewis  <jlew...@apple.com>
 
         Marked http/tests/loading/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion.html as flaky on High Sierra.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (225349 => 225350)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-11-30 22:21:31 UTC (rev 225349)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-11-30 22:25:52 UTC (rev 225350)
@@ -3275,3 +3275,6 @@
 
 # <rdar://problem/33731086>
 media/modern-media-controls/time-labels-support/elapsed-time.html [ Skip ]
+
+# Skip WebGL while the ANGLE update has caused many failures
+webgl [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to