Title: [281678] trunk/LayoutTests
Revision
281678
Author
[email protected]
Date
2021-08-26 18:53:49 -0700 (Thu, 26 Aug 2021)

Log Message

[GLIB] Skip the webgl/pending/conformance2 tests, as WebGL2 is not yet supported
https://bugs.webkit.org/show_bug.cgi?id=229598

Unreviewed test gardening.

Patch by Arcady Goldmints-Orlov <[email protected]> on 2021-08-26

* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281677 => 281678)


--- trunk/LayoutTests/ChangeLog	2021-08-27 01:13:42 UTC (rev 281677)
+++ trunk/LayoutTests/ChangeLog	2021-08-27 01:53:49 UTC (rev 281678)
@@ -1,3 +1,13 @@
+2021-08-26  Arcady Goldmints-Orlov  <[email protected]>
+
+        [GLIB] Skip the webgl/pending/conformance2 tests, as WebGL2 is not yet supported
+        https://bugs.webkit.org/show_bug.cgi?id=229598
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2021-08-26  Robert Jenner  <[email protected]>
 
         [ Catalina+ Debug wk2 ] fast/speechrecognition/start-recognition-after-gum.html is a flaky timeout

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (281677 => 281678)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-08-27 01:13:42 UTC (rev 281677)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-08-27 01:53:49 UTC (rev 281678)
@@ -515,6 +515,7 @@
 webkit.org/b/166536 inspector/canvas/shaderProgram-add-remove-webgl2.html [ Skip ]
 webkit.org/b/166536 webgl/2.0.0/ [ Skip ]
 webkit.org/b/166536 webgl/2.0.y/ [ Skip ]
+webkit.org/b/166536 webgl/pending/conformance2/ [ Skip ]
 
 # These tests reference specific fonts on Mac port.
 Bug(GTK) fast/text/font-weights.html [ WontFix ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (281677 => 281678)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2021-08-27 01:13:42 UTC (rev 281677)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2021-08-27 01:53:49 UTC (rev 281678)
@@ -1350,6 +1350,7 @@
 webkit.org/b/208188 webgl/webgl2-rendering-context-obtain.html [ Skip ]
 webkit.org/b/208188 webgl/2.0.0 [ Skip ]
 webkit.org/b/208188 webgl/2.0.y [ Skip ]
+webkit.org/b/208188 webgl/pending/conformance2 [ Skip ]
 
 webkit.org/b/212080 mathml/presentation/href-enter.html [ ImageOnlyFailure ]
 webkit.org/b/212080 mathml/presentation/href-style.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to