Title: [290424] trunk/LayoutTests
- Revision
- 290424
- Author
- [email protected]
- Date
- 2022-02-24 04:17:15 -0800 (Thu, 24 Feb 2022)
Log Message
Unreviewed test gardening.
Another WebGL test with failing expected results in glib.
* platform/glib/TestExpectations:
* platform/glib/webgl/webgl-allow-shared-expected.txt: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (290423 => 290424)
--- trunk/LayoutTests/ChangeLog 2022-02-24 12:11:45 UTC (rev 290423)
+++ trunk/LayoutTests/ChangeLog 2022-02-24 12:17:15 UTC (rev 290424)
@@ -1,3 +1,12 @@
+2022-02-24 Alejandro G. Castro <[email protected]>
+
+ Unreviewed test gardening.
+
+ Another WebGL test with failing expected results in glib.
+
+ * platform/glib/TestExpectations:
+ * platform/glib/webgl/webgl-allow-shared-expected.txt: Removed.
+
2022-02-23 Commit Queue <[email protected]>
Unreviewed, reverting r290284.
Modified: trunk/LayoutTests/platform/glib/TestExpectations (290423 => 290424)
--- trunk/LayoutTests/platform/glib/TestExpectations 2022-02-24 12:11:45 UTC (rev 290423)
+++ trunk/LayoutTests/platform/glib/TestExpectations 2022-02-24 12:17:15 UTC (rev 290424)
@@ -1901,6 +1901,7 @@
webkit.org/b/166536 fast/canvas/webgl/shader-vec-array-deref-no-crash.html [ Skip ]
webkit.org/b/166536 fast/canvas/webgl/shader-with-reserved-keyword.html [ Skip ]
webkit.org/b/166536 webgl/pending/conformance/glsl/misc/shader-with-reserved-words-2.html [ Skip ]
+webkit.org/b/166536 webgl/webgl-allow-shared.html [ Failure ]
# LFC (LayoutFormatingContext is disabled by default).
fast/layoutformattingcontext/ [ Skip ]
Deleted: trunk/LayoutTests/platform/glib/webgl/webgl-allow-shared-expected.txt (290423 => 290424)
--- trunk/LayoutTests/platform/glib/webgl/webgl-allow-shared-expected.txt 2022-02-24 12:11:45 UTC (rev 290423)
+++ trunk/LayoutTests/platform/glib/webgl/webgl-allow-shared-expected.txt 2022-02-24 12:17:15 UTC (rev 290424)
@@ -1,11 +0,0 @@
-CONSOLE MESSAGE: WebGL: INVALID_VALUE: bufferSubData: offset out of range
-CONSOLE MESSAGE: WebGL: INVALID_ENUM: texImage2D: invalid texture type
-CONSOLE MESSAGE: WebGL: INVALID_ENUM: texSubImage2D: invalid texture type
-CONSOLE MESSAGE: WebGL: INVALID_ENUM: compressedTexImage2D: invalid format
-CONSOLE MESSAGE: WebGL: INVALID_ENUM: compressedTexSubImage2D: invalid format
-CONSOLE MESSAGE: WebGL: INVALID_ENUM: readPixels: invalid type
-
-
-PASS WebGL AllowShared
-FAIL WebGL2 AllowShared null is not an object (evaluating 'gl.createBuffer')
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes