Title: [252833] trunk/LayoutTests
Revision
252833
Author
[email protected]
Date
2019-11-23 08:58:49 -0800 (Sat, 23 Nov 2019)

Log Message

[WebGL] Garden dedicated queue (Part 1)
https://bugs.webkit.org/show_bug.cgi?id=204547

Unreviewed test gardening.


* webgl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (252832 => 252833)


--- trunk/LayoutTests/ChangeLog	2019-11-23 16:16:33 UTC (rev 252832)
+++ trunk/LayoutTests/ChangeLog	2019-11-23 16:58:49 UTC (rev 252833)
@@ -1,3 +1,12 @@
+2019-11-23  Jonathan Bedard  <[email protected]>
+
+        [WebGL] Garden dedicated queue (Part 1)
+        https://bugs.webkit.org/show_bug.cgi?id=204547
+
+        Unreviewed test gardening.
+
+        * webgl/TestExpectations:
+
 2019-11-23  Per Arne Vollan  <[email protected]>
 
         Some tests are failing on Win64

Modified: trunk/LayoutTests/webgl/TestExpectations (252832 => 252833)


--- trunk/LayoutTests/webgl/TestExpectations	2019-11-23 16:16:33 UTC (rev 252832)
+++ trunk/LayoutTests/webgl/TestExpectations	2019-11-23 16:58:49 UTC (rev 252833)
@@ -1,2 +1,52 @@
 webgl [ Pass Slow ]
 
+webgl/1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Skip ]
+webgl/1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html [ Skip ]
+webgl/2.0.0/conformance/context/context-creation-and-destruction.html [ Skip ]
+webgl/2.0.0/conformance/context/context-creation.html [ Skip ]
+webgl/2.0.0/conformance/extensions/oes-texture-float-with-canvas.html [ Skip ]
+webgl/2.0.0/conformance/extensions/oes-texture-float-with-image.html [ Skip ]
+webgl/2.0.0/conformance/extensions/oes-texture-float-with-video.html [ Skip ]
+webgl/2.0.0/conformance/extensions/oes-texture-half-float-with-canvas.html [ Skip ]
+webgl/2.0.0/conformance/extensions/oes-texture-half-float-with-image.html [ Skip ]
+webgl/2.0.0/conformance/extensions/oes-texture-half-float-with-video.html [ Skip ]
+webgl/2.0.0/conformance/extensions/webgl-compressed-texture-size-limit.html [ Skip ]
+webgl/2.0.0/conformance/glsl/misc/shader-with-non-reserved-words.html [ Skip ]
+webgl/2.0.0/conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
+webgl/2.0.0/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
+webgl/2.0.0/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
+webgl/2.0.0/conformance/textures/image/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/image/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
+webgl/2.0.0/conformance/textures/image/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/image/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
+webgl/2.0.0/conformance/textures/image/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_blob/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_blob/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_blob/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_blob/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_blob/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_image/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_image/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_image/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_image/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_image/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
+webgl/2.0.0/conformance/textures/image_bitmap_from_video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
+webgl/2.0.0/conformance/textures/misc/gl-teximage.html [ Skip ]
+webgl/2.0.0/conformance/textures/misc/tex-image-canvas-corruption.html [ Skip ]
+webgl/2.0.0/conformance/textures/misc/texture-npot-video.html [ Skip ]
+webgl/2.0.0/conformance/textures/misc/texture-size-limit.html [ Skip ]
+webgl/2.0.0/conformance/textures/misc/texture-transparent-pixels-initialized.html [ Skip ]
+webgl/2.0.0/conformance/textures/misc/texture-upload-size.html [ Skip ]
+webgl/2.0.0/conformance/textures/video/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/video/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
+webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
+webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
+webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to