Title: [290362] trunk/LayoutTests
Revision
290362
Author
[email protected]
Date
2022-02-23 03:44:43 -0800 (Wed, 23 Feb 2022)

Log Message

Unreviewed test gardening.

These tests had incorrect expected results with failing tests for
glib.

* platform/glib/TestExpectations:
* platform/glib/webgl/1.0.3/conformance/context/context-lost-restored-expected.txt: Removed.
* platform/glib/webgl/1.0.3/conformance/extensions/oes-texture-half-float-expected.txt: Removed.
* platform/glib/webgl/1.0.3/conformance/extensions/webgl-compressed-texture-s3tc-expected.txt: Removed.
* platform/glib/webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit-expected.txt: Removed.
* platform/glib/webgl/1.0.3/conformance/misc/webgl-specific-expected.txt: Removed.
* platform/glib/webgl/1.0.3/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Removed.
* platform/glib/webgl/1.0.3/conformance/rendering/point-no-attributes-expected.txt: Removed.
* platform/glib/webgl/1.0.3/conformance/textures/texture-copying-feedback-loops-expected.txt: Removed.

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/context/
  • trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/extensions/
  • trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/misc/
  • trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/renderbuffers/
  • trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/rendering/
  • trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/textures/

Diff

Modified: trunk/LayoutTests/ChangeLog (290361 => 290362)


--- trunk/LayoutTests/ChangeLog	2022-02-23 09:59:12 UTC (rev 290361)
+++ trunk/LayoutTests/ChangeLog	2022-02-23 11:44:43 UTC (rev 290362)
@@ -1,3 +1,20 @@
+2022-02-23  Alejandro G. Castro  <[email protected]>
+
+        Unreviewed test gardening.
+
+        These tests had incorrect expected results with failing tests for
+        glib.
+
+        * platform/glib/TestExpectations:
+        * platform/glib/webgl/1.0.3/conformance/context/context-lost-restored-expected.txt: Removed.
+        * platform/glib/webgl/1.0.3/conformance/extensions/oes-texture-half-float-expected.txt: Removed.
+        * platform/glib/webgl/1.0.3/conformance/extensions/webgl-compressed-texture-s3tc-expected.txt: Removed.
+        * platform/glib/webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit-expected.txt: Removed.
+        * platform/glib/webgl/1.0.3/conformance/misc/webgl-specific-expected.txt: Removed.
+        * platform/glib/webgl/1.0.3/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Removed.
+        * platform/glib/webgl/1.0.3/conformance/rendering/point-no-attributes-expected.txt: Removed.
+        * platform/glib/webgl/1.0.3/conformance/textures/texture-copying-feedback-loops-expected.txt: Removed.
+
 2022-02-23  Kimmo Kinnunen  <[email protected]>
 
         Crash when calling WEBGL_lose_context.loseContext() after the context has been lost

Modified: trunk/LayoutTests/platform/glib/TestExpectations (290361 => 290362)


--- trunk/LayoutTests/platform/glib/TestExpectations	2022-02-23 09:59:12 UTC (rev 290361)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2022-02-23 11:44:43 UTC (rev 290362)
@@ -1412,7 +1412,16 @@
 
 webkit.org/b/229052 webgl/1.0.x/conformance/textures/misc/texture-corner-case-videos.html [ Failure ]
 
+webkit.org/b/169917 webgl/1.0.3/conformance/context/context-lost-restored.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-compressed-texture-s3tc.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/misc/webgl-specific.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/rendering/point-no-attributes.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Failure ]
 
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of WebGL-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to