Title: [232869] trunk/LayoutTests
Revision
232869
Author
mcatanz...@igalia.com
Date
2018-06-15 07:50:34 -0700 (Fri, 15 Jun 2018)

Log Message

[WPE][GTK][WebGL] Layout test fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html is failing
https://bugs.webkit.org/show_bug.cgi?id=181659
<rdar://problem/39175593>

Unreviewed. Miguel has verified that it's OK for this test to fail, so skip it.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (232868 => 232869)


--- trunk/LayoutTests/ChangeLog	2018-06-15 12:30:27 UTC (rev 232868)
+++ trunk/LayoutTests/ChangeLog	2018-06-15 14:50:34 UTC (rev 232869)
@@ -1,3 +1,13 @@
+2018-06-15  Michael Catanzaro  <mcatanz...@igalia.com>
+
+        [WPE][GTK][WebGL] Layout test fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=181659
+        <rdar://problem/39175593>
+
+        Unreviewed. Miguel has verified that it's OK for this test to fail, so skip it.
+
+        * platform/gtk/TestExpectations:
+
 2018-06-14  Carlos Alberto Lopez Perez  <clo...@igalia.com>
 
         [GTK] Mark tests that are failing on the EWS test queue (v2)

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (232868 => 232869)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-06-15 12:30:27 UTC (rev 232868)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-06-15 14:50:34 UTC (rev 232869)
@@ -1198,6 +1198,9 @@
 webkit.org/b/186638 imported/mozilla/svg/as-image/img-widthAndHeight-slice-1.html [ Crash ]
 webkit.org/b/186638 media/video-currentTime-delay.html [ Crash Pass ]
 
+# Test does not make sense for our platform
+webkit.org/b/181659 fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #
@@ -3329,8 +3332,6 @@
 
 webkit.org/b/180805 inspector/canvas/requestContent-bitmaprenderer.html [ Failure ]
 
-webkit.org/b/181659 fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html [ Failure ]
-
 webkit.org/b/181662 fast/forms/auto-fill-button/input-strong-password-auto-fill-button.html [ Missing Failure ]
 webkit.org/b/181662 fast/forms/auto-fill-button/input-strong-confirmation-password-auto-fill-button.html [ Missing Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to