Title: [281144] trunk/LayoutTests
Revision
281144
Author
[email protected]
Date
2021-08-17 09:41:49 -0700 (Tue, 17 Aug 2021)

Log Message

[GTK] Mark webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html as flaky
https://bugs.webkit.org/show_bug.cgi?id=229192

This test now consistently either passes or fails and no longer times out.

Unreviewed test gardening.

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

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281143 => 281144)


--- trunk/LayoutTests/ChangeLog	2021-08-17 16:38:51 UTC (rev 281143)
+++ trunk/LayoutTests/ChangeLog	2021-08-17 16:41:49 UTC (rev 281144)
@@ -1,3 +1,14 @@
+2021-08-17  Arcady Goldmints-Orlov  <[email protected]>
+
+        [GTK] Mark webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html as flaky
+        https://bugs.webkit.org/show_bug.cgi?id=229192
+
+        This test now consistently either passes or fails and no longer times out.
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+
 2021-08-17  Eric Hutchison  <[email protected]>
 
         [Mac wk2] webanimations/translate-property-and-translate-animation-with-delay-on-forced-layer.html is a flaky image-only fail.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (281143 => 281144)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-08-17 16:38:51 UTC (rev 281143)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-08-17 16:41:49 UTC (rev 281144)
@@ -471,7 +471,7 @@
 webkit.org/b/169917 webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-size.html [ Failure Timeout Pass ]
 # WebGL timeouts or slow tests.
 webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Timeout ]
-webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Pass Failure ]
 webkit.org/b/169917 webgl/1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Timeout ]
 webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html [ Slow ]
 webkit.org/b/169917 webgl/1.0.3/conformance/uniforms/uniform-default-values.html [ Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to