Title: [261688] trunk/LayoutTests
Revision
261688
Author
dp...@igalia.com
Date
2020-05-14 06:34:41 -0700 (Thu, 14 May 2020)

Log Message

[GTK] Gardening, update expectations after r261609
https://bugs.webkit.org/show_bug.cgi?id=211890

Unreviewed gardening.

r261609 fixed a regression in WebGL test and removed the failures
introduced from test expectations. However, some of the failures
removed are still failing. Reintroduce failing tests.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261687 => 261688)


--- trunk/LayoutTests/ChangeLog	2020-05-14 12:44:28 UTC (rev 261687)
+++ trunk/LayoutTests/ChangeLog	2020-05-14 13:34:41 UTC (rev 261688)
@@ -1,3 +1,16 @@
+2020-05-14  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Gardening, update expectations after r261609
+        https://bugs.webkit.org/show_bug.cgi?id=211890
+
+        Unreviewed gardening.
+
+        r261609 fixed a regression in WebGL test and removed the failures
+        introduced from test expectations. However, some of the failures
+        removed are still failing. Reintroduce failing tests.
+
+        * platform/gtk/TestExpectations:
+
 2020-05-14  Antoine Quint  <grao...@apple.com>
 
         Cursor should not update on a 20ms timer

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (261687 => 261688)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-14 12:44:28 UTC (rev 261687)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-14 13:34:41 UTC (rev 261688)
@@ -1392,6 +1392,12 @@
 # The test is failing since r261576 and crashing occasionally
 webkit.org/b/211833 compositing/video/video-poster.html [ Failure Crash ]
 
+webkit.org/b/211887 fast/canvas/webgl/tex-sub-image-2d-bad-args.html [ Failure ]
+webkit.org/b/211887 webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html [ Failure ]
+webkit.org/b/211887 webgl/1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html [ Failure ]
+webkit.org/b/211887 webgl/1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html [ Failure ]
+webkit.org/b/211887 webgl/1.0.3/conformance/textures/texture-size-limit.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to