[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.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@245173 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 72cecf9..0464d88 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2019-05-10  Ryan Haddad  <ryanhaddad@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.fraser@apple.com>
 
         Implement backing-sharing in compositing layers, allowing overlap layers to paint into the backing store of another layer
diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations
index 1670cd6..f1480b1 100644
--- a/LayoutTests/platform/ios/TestExpectations
+++ b/LayoutTests/platform/ios/TestExpectations
@@ -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 ]