Title: [252838] trunk/LayoutTests
- Revision
- 252838
- Author
- [email protected]
- Date
- 2019-11-23 16:42:16 -0800 (Sat, 23 Nov 2019)
Log Message
[WebGL] Garden dedicated queue (Part 2)
https://bugs.webkit.org/show_bug.cgi?id=204547
Unreviewed test gardening.
* webgl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (252837 => 252838)
--- trunk/LayoutTests/ChangeLog 2019-11-23 23:39:24 UTC (rev 252837)
+++ trunk/LayoutTests/ChangeLog 2019-11-24 00:42:16 UTC (rev 252838)
@@ -1,5 +1,14 @@
2019-11-23 Jonathan Bedard <[email protected]>
+ [WebGL] Garden dedicated queue (Part 2)
+ https://bugs.webkit.org/show_bug.cgi?id=204547
+
+ Unreviewed test gardening.
+
+ * webgl/TestExpectations:
+
+2019-11-23 Jonathan Bedard <[email protected]>
+
[WebGL] Garden dedicated queue (Part 1)
https://bugs.webkit.org/show_bug.cgi?id=204547
Modified: trunk/LayoutTests/webgl/TestExpectations (252837 => 252838)
--- trunk/LayoutTests/webgl/TestExpectations 2019-11-23 23:39:24 UTC (rev 252837)
+++ trunk/LayoutTests/webgl/TestExpectations 2019-11-24 00:42:16 UTC (rev 252838)
@@ -1,5 +1,32 @@
webgl [ Pass Slow ]
+# Tests crashing
+webgl/2.0.0/conformance2/renderbuffers/framebuffer-object-attachment.html [ Skip ]
+webgl/2.0.0/conformance2/rendering/draw-buffers.html [ Skip ]
+webgl/2.0.0/conformance2/textures/canvas/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/canvas/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb16f-rgb-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb32f-rgb-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgb9_e5-rgb-half_float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba16f-rgba-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba32f-rgba-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
+
+# Test timing out
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 ]
@@ -49,4 +76,30 @@
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
+webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
+webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
+webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
+webgl/2.0.0/conformance2/misc/uninitialized-test-2.html [ Skip ]
+webgl/2.0.0/conformance2/query/occlusion-query.html [ Skip ]
+webgl/2.0.0/conformance2/sync/sync-webgl-specific.html [ Skip ]
+webgl/2.0.0/conformance2/textures/canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
+webgl/2.0.0/conformance2/textures/canvas/tex-2d-r16f-red-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/canvas/tex-2d-r16f-red-half_float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/canvas/tex-2d-r32f-red-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/canvas/tex-2d-r8-red-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/canvas/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image/tex-2d-r16f-red-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image/tex-2d-r8-red-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-r8-red-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-r8-red-unsigned_byte.html [ Skip ]
+webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes