Title: [254279] trunk/LayoutTests
Revision
254279
Author
[email protected]
Date
2020-01-09 11:12:05 -0800 (Thu, 09 Jan 2020)

Log Message

[WebGL] Skip all webgl/2.0.0 tests, as ANGLE switch obsoletes all old expectated results
https://bugs.webkit.org/show_bug.cgi?id=205988

Unreviewed test gardening.

The WebGL dedicated queue will continue to run failing tests.
Normal bots will only enable 2.0.0 tests after development work confirms they are passing with ANGLE.


* TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (254278 => 254279)


--- trunk/LayoutTests/ChangeLog	2020-01-09 18:56:57 UTC (rev 254278)
+++ trunk/LayoutTests/ChangeLog	2020-01-09 19:12:05 UTC (rev 254279)
@@ -1,3 +1,16 @@
+2020-01-09  Justin Fan  <[email protected]>
+
+        [WebGL] Skip all webgl/2.0.0 tests, as ANGLE switch obsoletes all old expectated results
+        https://bugs.webkit.org/show_bug.cgi?id=205988
+
+        Unreviewed test gardening.
+
+        The WebGL dedicated queue will continue to run failing tests.
+        Normal bots will only enable 2.0.0 tests after development work confirms they are passing with ANGLE.
+
+        * TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-01-09  youenn fablet  <[email protected]>
 
         REGRESSION: [ Mac wk2 ] http/wpt/service-workers/persistent-importScripts.html is a flaky failure

Modified: trunk/LayoutTests/TestExpectations (254278 => 254279)


--- trunk/LayoutTests/TestExpectations	2020-01-09 18:56:57 UTC (rev 254278)
+++ trunk/LayoutTests/TestExpectations	2020-01-09 19:12:05 UTC (rev 254279)
@@ -1556,27 +1556,6 @@
 
 webkit.org/b/139639 [ Debug ] cssom/non-subpixel-scroll-top-left-values.html [ Slow ]
 
-# These tests are generating inconsistent results between my machine (AMD) and test bots (INTEL)
-webkit.org/b/189641 webgl/2.0.0/conformance/buffers/buffer-uninitialized.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/extensions/webgl-draw-buffers.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/renderbuffers/feedback-loop.html [ Skip ] 
-webkit.org/b/189641 webgl/2.0.0/conformance/rendering/clipping-wide-points.html [ Skip ] 
-webkit.org/b/189641 webgl/2.0.0/conformance/textures/misc/copy-tex-image-2d-formats.html [ Skip ] 
-webkit.org/b/189641 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance2/textures/misc/tex-3d-size-limit.html [ Skip ]
-
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/acos/acos_001_to_006.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/asin/asin_001_to_006.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/atan/atan_001_to_008.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/faceforward/faceforward_001_to_006.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/floor/floor_001_to_006.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/functions/functions_001_to_008.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/log/log_001_to_008.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/log2/log2_001_to_008.html [ Skip ]
-webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/mat/mat_001_to_008.html [ Skip ]
-
-webkit.org/b/189641 webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-outofbounds.html [ Slow ]
-
 [ Debug ] fast/workers/worker-cloneport.html [ Slow ]
 
 # Imported W3C HTML/DOM ref tests that are failing.
@@ -2688,599 +2667,6 @@
 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html [ Pass Failure ]
 webkit.org/b/186574 media/video-buffering-allowed.html [ Pass Failure ]
 
-### WebL Conformance Suite 2.0.0 tests that do not yet have support as of webkit.org/b/189686. Enable as support is implemented. ###
-
-
-# Skip entire deqp suite; these will likely never be run as part of the normal LayoutTests.
-webgl/2.0.0/deqp [ Skip ]
-
-# This test spits out numbers in its failure messages that appear to be different between processes
-webkit.org/b/189686 webgl/2.0.0/conformance2/reading/read-pixels-from-fbo-test.html [ Skip ]
-
-# Skipping crashes and timeouts as of 9/17/2018 and checking in current expectations, including
-# failures and partially passing tests.  
-
-# conformance timeouts
-webgl/2.0.0/conformance/canvas/rapid-resizing.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/glsl/misc/shader-with-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 ]
-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 ]
-
-# conformance2 crashes
-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/canvas/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.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 ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_data/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/svg_image/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-
-# conformance2 timeouts 
-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/rendering/canvas-resizing-with-pbo-bound.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/canvas/tex-2d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/canvas/tex-3d-srgb8_alpha8-rgba-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-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-r32f-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/tex-2d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image/tex-3d-srgb8_alpha8-rgba-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-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-r32f-red-float.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_blob/tex-2d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-srgb8_alpha8-rgba-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-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-r32f-red-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 ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb9_e5-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgb9_e5-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/video/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r16f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r16f-red-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r32f-red-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r8-red-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg16f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg16f-rg-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg32f-rg-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb16f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb32f-rgb-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba16f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba32f-rgba-float.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba4-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
-webgl/2.0.0/conformance2/transform_feedback/transform_feedback.html [ Skip ]
-
 imported/w3c/web-platform-tests/css/css-display/display-contents-button.html [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/css/css-display/display-contents-details.html [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/css/css-display/display-contents-first-letter-002.html [ ImageOnlyFailure ]
@@ -3831,3 +3217,7 @@
 webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html [ Skip ]
 
 webkit.org/b/197673 http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html [ Pass Failure Timeout ]
+
+# To aid transition to ANGLE backend for WebGL, skip all of WebGL 2 tests for now. 
+# Re-enable as each chunk of tests are verified with ANGLE backend.
+webgl/2.0.0 [ Skip ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (254278 => 254279)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-01-09 18:56:57 UTC (rev 254278)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-01-09 19:12:05 UTC (rev 254279)
@@ -1711,15 +1711,6 @@
 
 webkit.org/b/189686 webgl/2.0.0/conformance/textures/misc/tex-image-and-sub-image-2d-with-array-buffer-view.html [ Slow ]
 
-# Flaky timeouts on mac-debug observed for webkit.org/b/189686
-webgl/2.0.0/conformance/attribs/gl-vertexattribpointer.html [ Slow ]
-webgl/2.0.0/conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Slow ]
-webgl/2.0.0/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Slow ]
-webgl/2.0.0/conformance/rendering/many-draw-calls.html [ Slow ]
-webgl/2.0.0/conformance/rendering/multisample-corruption.html [ Slow ]
-webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
-[ HighSierra ] webgl/2.0.0/conformance2/textures/misc/copy-texture-image-luma-format.html [ Slow ]
-
 webkit.org/b/170877 [ Debug ] webgl/1.0.3/conformance/glsl/misc/shader-with-reserved-words.html [ Pass Timeout ]
 
 webkit.org/b/190883 legacy-animation-engine/animations/suspend-resume-animation.html [ Pass Failure ]
@@ -1787,41 +1778,6 @@
 
 webkit.org/b/136627 [ Mojave+ ] media/track/track-cue-rendering-vertical.html [ Failure ]
 
-# <rdar://problem/46000736>
-[ Mojave+ ] webgl/2.0.0/conformance/extensions/angle-instanced-arrays.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/array-as-return-value.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/array-assign-constructor.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/array-assign.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/array-complex-indexing.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/array-element-increment.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/array-equality.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/array-in-complex-_expression_.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/compare-structs-containing-arrays.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/const-array-init.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/frag-depth.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/loops-with-side-effects.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/short-circuiting-in-loop-condition.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/tricky-loop-conditions.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/unary-minus-operator-in-dynamic-loop.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing.html [ Failure ]
-[ HighSierra+ ] webgl/2.0.0/conformance2/reading/read-pixels-pack-parameters.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/renderbuffers/multisample-with-full-sample-counts.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/rendering/blitframebuffer-test.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/rendering/instanced-arrays.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/rendering/instanced-rendering-bug.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/textures/misc/copy-texture-image-luma-format.html [ Slow Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/textures/misc/integer-cubemap-specification-order-bug.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/textures/misc/integer-cubemap-texture-sampling.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/textures/misc/tex-mipmap-levels.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/textures/misc/tex-srgb-mipmap.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/textures/misc/tex-storage-2d.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/textures/misc/texel-fetch-undefined.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/textures/misc/texture-npot.html [ Failure ]
-[ Mojave+ ] webgl/2.0.0/conformance2/vertex_arrays/vertex-array-object.html [ Failure ]
-
 # <rdar://problem/47088939>
 [ Mojave+ ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html  [ Failure ]
 [ Mojave+ ] webaudio/realtimeanalyser-fft-scaling.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to