Title: [279715] trunk/LayoutTests
- Revision
- 279715
- Author
- commit-qu...@webkit.org
- Date
- 2021-07-08 00:41:48 -0700 (Thu, 08 Jul 2021)
Log Message
[GLIB] Skip WebGL 2.0.y tests explicitly
https://bugs.webkit.org/show_bug.cgi?id=227754
Unreviewed test gardening, some tests from this directory were
explicitly enabled from the top level TestExpectations so we skip them
in our own platform expectations just to be sure.
Patch by Arcady Goldmints-Orlov <agoldmi...@igalia.com> on 2021-07-08
* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (279714 => 279715)
--- trunk/LayoutTests/ChangeLog 2021-07-08 07:23:32 UTC (rev 279714)
+++ trunk/LayoutTests/ChangeLog 2021-07-08 07:41:48 UTC (rev 279715)
@@ -1,3 +1,15 @@
+2021-07-08 Arcady Goldmints-Orlov <agoldmi...@igalia.com>
+
+ [GLIB] Skip WebGL 2.0.y tests explicitly
+ https://bugs.webkit.org/show_bug.cgi?id=227754
+
+ Unreviewed test gardening, some tests from this directory were
+ explicitly enabled from the top level TestExpectations so we skip them
+ in our own platform expectations just to be sure.
+
+ * platform/gtk/TestExpectations:
+ * platform/wpe/TestExpectations:
+
2021-07-08 Martin Robinson <mrobin...@igalia.com>
[css-scroll-snap] scroll-snap-align should use the box's writing-mode when the box is larger than the snapport
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (279714 => 279715)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2021-07-08 07:23:32 UTC (rev 279714)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2021-07-08 07:41:48 UTC (rev 279715)
@@ -521,6 +521,7 @@
webkit.org/b/166536 inspector/canvas/resolveContext-webgl2.html [ Skip ]
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 ]
# These tests reference specific fonts on Mac port.
Bug(GTK) fast/text/font-weights.html [ WontFix ]
Modified: trunk/LayoutTests/platform/wpe/TestExpectations (279714 => 279715)
--- trunk/LayoutTests/platform/wpe/TestExpectations 2021-07-08 07:23:32 UTC (rev 279714)
+++ trunk/LayoutTests/platform/wpe/TestExpectations 2021-07-08 07:41:48 UTC (rev 279715)
@@ -1343,6 +1343,7 @@
webkit.org/b/208188 webgl/webgl2-rendering-context-defined.html [ Skip ]
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/212080 mathml/presentation/href-enter.html [ ImageOnlyFailure ]
webkit.org/b/212080 mathml/presentation/href-style.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes