Title: [278281] trunk/LayoutTests
Revision
278281
Author
commit-qu...@webkit.org
Date
2021-05-31 11:03:10 -0700 (Mon, 31 May 2021)

Log Message

[GLIB] Unreviewed test gardening, skip a test that uses WebGL2
https://bugs.webkit.org/show_bug.cgi?id=226341

Patch by Arcady Goldmints-Orlov <agoldmi...@igalia.com> on 2021-05-31

* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (278280 => 278281)


--- trunk/LayoutTests/ChangeLog	2021-05-31 16:18:03 UTC (rev 278280)
+++ trunk/LayoutTests/ChangeLog	2021-05-31 18:03:10 UTC (rev 278281)
@@ -1,3 +1,10 @@
+2021-05-31  Arcady Goldmints-Orlov  <agoldmi...@igalia.com>
+
+        [GLIB] Unreviewed test gardening, skip a test that uses WebGL2
+        https://bugs.webkit.org/show_bug.cgi?id=226341
+
+        * platform/glib/TestExpectations:
+
 2021-05-31  Miguel Gomez  <mago...@igalia.com>
 
         [GStreamer] Incorrect rendering of VP9 with transparency

Modified: trunk/LayoutTests/platform/glib/TestExpectations (278280 => 278281)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-05-31 16:18:03 UTC (rev 278280)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-05-31 18:03:10 UTC (rev 278281)
@@ -1735,6 +1735,7 @@
 
 # WebGL2
 webkit.org/b/166536 fast/canvas/webgl/webgl-transformed-varying-name-crash.html [ Skip ]
+webkit.org/b/166536 fast/canvas/webgl/shader-vec-array-deref-no-crash.html [ Skip ]
 
 # LFC (LayoutFormatingContext is disabled by default).
 fast/layoutformattingcontext/ [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to