Title: [278743] trunk/LayoutTests
Revision
278743
Author
commit-qu...@webkit.org
Date
2021-06-10 17:28:19 -0700 (Thu, 10 Jun 2021)

Log Message

[GLIB] Unreviewed test gardening, mark some WebGL tests as passing
https://bugs.webkit.org/show_bug.cgi?id=226847

These tests appear to pass consistently on both GTK and WPE now.

Patch by Arcady Goldmints-Orlov <agoldmi...@igalia.com> on 2021-06-10

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (278742 => 278743)


--- trunk/LayoutTests/ChangeLog	2021-06-10 23:58:40 UTC (rev 278742)
+++ trunk/LayoutTests/ChangeLog	2021-06-11 00:28:19 UTC (rev 278743)
@@ -1,3 +1,13 @@
+2021-06-10  Arcady Goldmints-Orlov  <agoldmi...@igalia.com>
+
+        [GLIB] Unreviewed test gardening, mark some WebGL tests as passing
+        https://bugs.webkit.org/show_bug.cgi?id=226847
+
+        These tests appear to pass consistently on both GTK and WPE now.
+
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2021-06-10  Chris Dumez  <cdu...@apple.com>
 
         REGRESSION: service-workers/service-worker/credentials.https.html and content-security-policy/reporting/report-only-in-meta.sub.html failing together constantly.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (278742 => 278743)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-06-10 23:58:40 UTC (rev 278742)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-06-11 00:28:19 UTC (rev 278743)
@@ -475,15 +475,9 @@
 webkit.org/b/169917 webkit.org/b/211768 compositing/video/video-border-radius.html [ ImageOnlyFailure Timeout Pass Crash ]
 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/extensions/oes-texture-float-with-video.html [ Timeout ]
 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-rgb565.html [ Timeout ]
-webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Timeout ]
-webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.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/extensions/oes-texture-half-float-with-video.html [ Timeout ]
 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/textures/texture-upload-size.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.org/b/169917 webgl/1.0.3/conformance/ogles/GL/pow/pow_009_to_016.html [ Slow ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (278742 => 278743)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2021-06-10 23:58:40 UTC (rev 278742)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2021-06-11 00:28:19 UTC (rev 278743)
@@ -962,12 +962,6 @@
 webkit.org/b/204676 webgl/1.0.3/conformance/more/functions/texImage2DHTML.html [ Failure ]
 webkit.org/b/204676 webgl/1.0.3/conformance/more/functions/texSubImage2DHTML.html [ Failure ]
 #  Timing out:
-Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-video.html [ Timeout ]
-Bug(WPE) webgl/1.0.3/conformance/textures/texture-upload-size.html [ Timeout ]
-Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-float-with-video.html [ Timeout ]
-Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Timeout ]
-Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Timeout ]
-Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Timeout ]
 Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Timeout ]
 webkit.org/b/204676 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html [ Timeout ]
 webkit.org/b/204676 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to