Title: [245173] trunk/LayoutTests
Revision
245173
Author
ryanhad...@apple.com
Date
2019-05-10 09:03:42 -0700 (Fri, 10 May 2019)

Log Message

[iOS Debug] Layout Test webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=197778

Unreviewed test gardening.

* platform/ios/TestExpectations: Mark test as slow.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (245172 => 245173)


--- trunk/LayoutTests/ChangeLog	2019-05-10 14:42:27 UTC (rev 245172)
+++ trunk/LayoutTests/ChangeLog	2019-05-10 16:03:42 UTC (rev 245173)
@@ -1,3 +1,12 @@
+2019-05-10  Ryan Haddad  <ryanhad...@apple.com>
+
+        [iOS Debug] Layout Test webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html is a flaky timeout
+        https://bugs.webkit.org/show_bug.cgi?id=197778
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Mark test as slow.
+
 2019-05-09  Simon Fraser  <simon.fra...@apple.com>
 
         Implement backing-sharing in compositing layers, allowing overlap layers to paint into the backing store of another layer

Modified: trunk/LayoutTests/platform/ios/TestExpectations (245172 => 245173)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-05-10 14:42:27 UTC (rev 245172)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-05-10 16:03:42 UTC (rev 245173)
@@ -3264,3 +3264,5 @@
 
 # FIXME: Unskip the following test once we have the fix for <rdar://problem/50596032>.
 fast/events/ios/submit-form-target-blank-using-return-key.html
+
+webkit.org/b/197778 [ Debug ] webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to